select col_name(object_id('table'),1) from sysobjects where name='table'  

相关文章: