文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>Mysql 查询列注释及列名称

Mysql 查询列注释及列名称

时间:2011-05-27  来源:donqiang

//查询列注释及列名称

select  column_name, column_comment from information_schema.columns where table_schema ='databaseName'  and table_name = 'tableName'; //查询表注释及表名称
select table_name,table_comment from information_schema.tables  where table_schema = 'image' and table_name ='tableName';

相关阅读 更多 +
排行榜 更多 +
捉迷藏派对免费

捉迷藏派对免费

策略塔防 下载
和平精英地铁逃生正式服

和平精英地铁逃生正式服

飞行射击 下载
疯狂突击手游戏

疯狂突击手游戏

飞行射击 下载