Get Column Names of Table - Microsoft Sql This is how you can get the name of the columns from a table in MS SQL. SELECT COLUMN_NAME FROM
www.webcosmoforums.com