select [name] from [库名].[dbo].sysobjects where id in(select id from [库名].[dbo].syscolumns Where name='字段名') 相关文章: 2022-12-23 2021-07-02 2022-12-23 2021-12-03 2022-12-23 2022-12-23 2021-06-09