摘要: 连接字符串 Server=address;Database=dataBaseName;Uid=username;Pwd=password; 更多连接方式 查询指定schema下的所有表 查询表名和表注释 select table_name,table_comment from information 阅读全文
posted @ 2020-03-26 21:48 Lulus 阅读(550) 评论(0) 推荐(0)