sql SYS对象集合

select * from  SYS.objects 
select * from  SYS.all_objects
select * from  SYS.tables
select * from  SYS.columns
select * from  sys.syscolumns
select * from  SYS.types
select * from  SYS.triggers 
select * from  SYS.sql_modules 
select * from  SYS.procedures  

  

posted @ 2015-12-16 17:45  sifo  阅读(336)  评论(1编辑  收藏  举报