gbase笔记
摘要:
查看表结构 select TABLE_SCHEMA, TABLE_NAME, TABLE_COMMENT from information_schema.tables where TABLE_SCHEMA = 'aaa' and TABLE_NAME in ('a','b') order by TA 阅读全文
posted @ 2021-02-02 11:22 iUpoint 阅读(217) 评论(0) 推荐(0)
posted @ 2021-02-02 11:22 iUpoint 阅读(217) 评论(0) 推荐(0)
posted @ 2021-02-02 10:42 iUpoint 阅读(1405) 评论(0) 推荐(0)