sql server get list of columns for a table code example Example: get all columns from table sql SELECT TABLE_NAME FROM INFORMATION_SCHEMA.TABLES