摘要: Select table_schema 库名,table_name 表名,TABLE_COMMENT '表注解' from INFORMATION_SCHEMA.TABLES Where table_name like '%用户基础表%' ; 阅读全文
posted @ 2022-05-26 15:12 烟火丷 阅读(21) 评论(0) 推荐(0)