select name from syscolumns where id=( select max(id) from sysobjects where xtype='u' and name='表名' ) order by colorder 相关文章: 2022-12-23 2022-12-23 2022-02-28 2021-08-30 2022-12-23 2022-12-23 2021-07-23 2022-12-23