列出某个表中所有的列名

Select Name From Syscolumns Where ID=object_id('表名')
posted on 2008-03-09 16:08  一路前行  阅读(410)  评论(0)    收藏  举报