sqlServer 显示数据库中的所有表

 
select * from sysobjects where type= 'U'
posted @ 2014-05-23 15:45  春曦  阅读(280)  评论(0)    收藏  举报