1. 查询当前用户下是否存在一张表
select * from user_tables where table_name='表名';select * from tab where tname='表名';
select * from user_tables where table_name='表名';select * from tab where tname='表名';
2105
581
767
2381

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