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
What is extended stored procedures?
When we should use @@error?
What are the different types of indexes?
When columns are added to existing tables, what do they initially contain?
What is the command to change the recovery model?
How you can change the database name in SQL SERVER?
How to remove duplicate rows from table?
What is difference between sql and sql server?
What is primary key, unique key, and foreign key?
What do you mean by normalisation?
Explain rdbms?
Define full outer join?
How do I get Report Builder to generate a parameter that can be set by users viewing the report?
Can we insert data into view sql server?
Can you force a query to use a specific index?