Getting all columns from SQL Table

select * from INFORMATION_SCHEMA.COLUMNS where TABLE_NAME='TableName'

Comments

Popular posts from this blog

This content database has a schema version which is not supported in this farm

Check current user exists in a group using an AJAX call

Difference between Application Page and Site Pages