本文共 120 字,大约阅读时间需要 1 分钟。
select col_name(object_id('table'),1) from sysobjects where name='table'
转载于:https://www.cnblogs.com/CsOH/p/6389981.html