none Find column in SQL Author admin Date October 1, 2009 SELECT name FROM sysobjects WHERE id IN ( SELECT id FROM syscolumns WHERE name...