SyntaxFix
Write A Post
Hire A Developer
Questions
I just use a query like Martin Smith mentioned, just little shorter:
SELECT COLUMN_NAME FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_NAME = 'YourTableName'