`
yuanyong
  • 浏览: 243139 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

Oracle 笔记

阅读更多
1. 查询当前用户下是否存在一张表
select * from user_tables where table_name='表名';


select * from tab where tname='表名';
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics