、
数据字典表的表
desc dictionary

select table_name from dictionary where table_name like 'user';

单表视图:


![]()


本文介绍了一种使用SQL查询数据字典的方法,通过特定的SQL语句,可以有效地获取数据库中用户表的信息,这对于数据库管理和应用开发具有重要的参考价值。
、
数据字典表的表
desc dictionary

select table_name from dictionary where table_name like 'user';

单表视图:


![]()


3223
325

被折叠的 条评论
为什么被折叠?