how can i view structure of table in sql server? tell me
that query.
Answer Posted / anil panwar
SP_help < table_name>
| Is This Answer Correct ? | 54 Yes | 1 No |
Post New Answer View All Answers
Explain about Views?
What is difference between rownum and rowid?
List down some advantages of sql stored procedure?
What are the advantages dts has over bcp?
Please explain what is “asynchronous” communication in sql server service broker?
Write an SQL query to obtain the 2nd highest salary.
Comment,Datatypes are unlimited
What is the Difference Between Primary and Foreign Key?
What are wait types?
Define self join?
What were the latest updates to SQL Azure service?
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
Mention a few common trace flags used with sql server?
How to modify existing triggers using "alter trigger"?
What happens if null values are involved in datetime operations?