select name from syscolumns where id=object_id('表名') select column_name from information_schema.columns where table_name = 'news' 相关文章: