Using the table tablename, write the query as follows -
Select * from information_schema.columns where table_name = tablename
Select * from information_schema.columns where table_name = tablename
SQL Server Copyright © 2009 Community is Developed by Dot Net Developer WebSite
0 comments:
Post a Comment