write down the code for "how we delete a table without
using of Drop command " ?
Answer Posted / sachin tendulkar
Can not be deleted without using DROP key word.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
What are the different Topologies in which Replication can be configured?
List down some advantages of sql stored procedure?
What do you understand by integration services in sql server?
Explain external key management in sql server 2008
Difference between group by clause and having clause in SQL?
Define the one-to-one relationship while designing tables.
What is the difference between Normalization and De-normalization?
Why is normalisation important?
what are the different stages of Report Processing?
Can foreign key be duplicate?
Can we return Data from 4(more than 1) tables in stored procedure?
Explain what is the function of sql server agent windows service?
What is stored in the mssqlsystemresource database? : sql server database administration
What are the advantages of using stored procedures?