how can i view structure of table in sql server? tell me
that query.

Answer Posted / vidit tyagi

sp_help <tablename>

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Your table has a large character field there are queries that use this field in their search clause what should you do?

690


What is the command dbcc checkdb used for?

705


Why we should not use triggers?

684


How column data types are determined in a view?

683


What is 1nf 2nf and 3nf?

667






What is the purpose of optimization?

720


How do I debug a stored procedure in sql server?

726


How to use column default values in insert statements in ms sql server?

715


What is normalization according to you and explain its different levels?

683


What is mean by clustered index and non clustered index, give syntax of creation? : sql server database administration

780


What are the components of sql server service broker?

683


How to receive returning result from a query?

748


In which format does an image save in SQL Server database ?

781


What do you understand by physical_only option in dbcc checkdb?

747


How to create a large table with random data for index testing in ms sql server?

734