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

What is the use of partition by in sql server?

507


What is the fastest way to permanently delete a 1 million row table named customers?

597


What is primary key and example?

500


What is the purpose of grouping data in a report?

536


how to overcome kernel isssues

1168






What is the name of the system variable that returns the number of rows affected by a SQL statement?

564


How to execute stored procedure and set temp table in sql server?

550


Define full outer join?

516


Write a code to select distinct records without using the DISTINCT keyword.

644


What is database dimension? : sql server analysis services, ssas

618


how many type of indexing in database?

571


What is the difference between a check constraint and a rule?

620


What are the difference between primary key and unique key? : sql server database administration

521


Do you know what are the restrictions applicable while creating views? : SQL Server Architecture

550


What are points to remember while using the fillfactor argument?

526