DESCRIBE Command is used to see table structure. In SQL server 2005 we can use sp_columns, sp_tables or sp_help.
sp_columns - will show list of columns and its details in table. sp_tables - will show list of tables in the databas
©2007-2008 interviewsworld.com All Rights Reserved. | About Us | Contact Us | Disclaimer | Privacy Policy | Terms Of Service User-posted content, unless source quoted, is licensed under a Creative Commons Public Domain License