摘要:
内置数据库、表 内置表 查看表信息(所有数据库的表) select * from information_schema.TABLES 查看列信息(所有表的列表) select * from information_schema.COLUMNS 内置表常见列说明 table_schema:数据库名称 阅读全文
posted @ 2022-10-07 17:15
leooutpost
阅读(45)
评论(0)
推荐(0)
浙公网安备 33010602011771号