how can i view structure of table in sql server? tell me
that query.
Answer Posted / krishnaraj
sp_help '<TABLE NAME>'
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the report model project?
What is the beast way to write CTE in SQL Server ?
What stored by the model?
Tell me what are the advantages of using stored procedures?
Can sql servers link to other servers?
What is data source document?
Do you know what are the reporting services components?
What is the maximum size of a row in sql server?
What is database isolation in sql server? : sql server database administration
What do you understand by the data quality services in sql server?
What is transaction server implicit?
What is sql language?
Define clusters?
in the physical file layout, where should the transaction log be stored in relation to the data file?
I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?