select * from sysobjects where xtype='u' --讀取所有用戶表
select * from syscolumns --讀取所有columns
posted on 2008-03-25 09:08  小角色  阅读(709)  评论(0)    收藏  举报