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

oracle 查看表占用

 
阅读更多
select * from dba_segments where owner='owner' AND segment_type='TABLE' and segment_name = 'table_name';
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics