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
According to you what goes into making the best database administrator? : sql server database administration
How to create a simple user defined function in ms sql server?
Can you edit the .rdl code associated with a linked report?
Your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files?
How to create an index on a view?
How can I know what locks are running on which resource?
how to define testing of network layers? : Sql server database administration
How would you go about developing a ssrs report?
Explain DBCC?
How to perform backup for certificates in sql server? : sql server security
Explain triggers?
What is the use of floor function in sql server?
What is the difference between lock, block and deadlock? : sql server database administration
Why can there be only one clustered index and not more than one?
How to create function without parameter in sql server?