SELECT name FROM syscolumnsWHERE (id =(SELECT idFROM sysobjectsWHERE (id = OBJECT_ID('列名'))))ORDER BY colid 相关文章: