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

Answer Posted / justus

sp_helptext <tablename>

Is This Answer Correct ?    2 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

SQL Server Architecture ?

1919


What factors you will consider calculating the storage requirement for that view?

538


What is a bit datatype?

560


Explain the dbcc pintable command when would you use it?

503


How many ways to create table-valued functions?

576






How to encrypt Strored Procedure in SQL SERVER?

550


How to create a simple user defined function in ms sql server?

541


How to create function with parameter in sql server?

551


What are the differences between local and global temporary tables?

547


How to delete duplicate records based on single column from a table?

601


What are partitioned views?

572


What is relationship? What number of sorts of relationship are there?

631


How to count groups returned with the group by clause in ms sql server?

556


What is use of dbcc commands?

621


how to avoid cursors? : Sql server database administration

491