How to find all column with schema for any table in sql server.
please give the example.
thanks in advance
find the all column with schema for any table in sql server
Ask by Varun Agrawal
Updated 09 Apr 2013
Hi Varun,
You can try this to find all column with schema for any table in sql server.