逆水行船

别人的天堂,是我的异乡;无端的繁华,倍添我的惆怅

 

03 2010 档案

取得MySQL数据库表,列信息的SQL语句
摘要:/*取得表信息*/select table_Comment as Script, table_Name as TableName, 0 as id, Create_Time as createDate, CASE table_Type WHEN 'BASE TABLE' then 'U' when 'VIEW' then 'V' ELSE table_Type END as tableType,0... 阅读全文

posted @ 2010-03-17 16:50 荣- 阅读(1168) 评论(0) 推荐(0) 编辑

导航

点击右上角即可分享
微信分享提示