SQL Server查询表的结构

 

select * from dbo.syscolumns where id=object_id(‘Table Name’)

posted @ 2010-03-20 20:55  emanlee  阅读(326)  评论(0)    收藏  举报