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
Do you know nested transaction?
when would you go for denormalization? : Sql server database administration
How to convert numeric expression data types by assignment operations?
1.how to find the dead lock in sql server? 2.How to fine the memory leaks in sql server? 3.suppose transaction log file increasing what action will take ?
What are distinctive joins find as a part of sql?
Explain why variables called the most powerful component of ssis?
How you can find out if an index is useful to the optimizer?
What is sub-query in sql server?
what are user defined datatypes and when you should go for them? : Sql server database administration
Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?
What happens if null values are involved in boolean operations?
Define self join in sql server joins?
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
What is the difference between for auto and for nested?
Explain ms sql server reporting services vs crystal reports?