select name from syscolumns where id in (select id from sysobjects where type = 'u' and name = '相应表名')
转载于:https://www.cnblogs.com/heartinsky/archive/2008/05/19/1202428.html
转载于:https://www.cnblogs.com/heartinsky/archive/2008/05/19/1202428.html