how can i view structure of table in sql server? tell me
that query.
Answer Posted / ram
sp_help <table name>
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
how you can deploy an ssrs report?
List the different normalization forms?
What are the differences between user defined functions and stored procedures?
What is normalization? Explain its different types?
Comment,Datatypes are unlimited
How do I create a partition table in sql server?
Can binary strings be used in arithmetical operations?
How to get the query of a table in sql server?
What is the purpose of forms?
Can you pass expressions to stored procedure parameters?
What is it unwise to create wide clustered index keys?
what is a schema in sql server 2005? : Sql server database administration
What are statistics?
Tell me about normalization in DBMS.
How can i Relate Tables in SSIS