write down the code for "how we delete a table without
using of Drop command " ?
Answer Posted / jansi
delete from tablename
| Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
How does clustered and non clustered index work?
Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?
What is database mirroring?
What is difference between index and primary key?
Why functions are used in sql server?
Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?
what are the different stages of Report Processing?
How to download and install microsoft .net framework version 2.0?
Can we check locks in database? If so, how can we do this lock check?
What are partitioned views and distributed partitioned views?
What are different types of statements that are supported by sql?
How is sql used in sql server?
What is indexed view?
Does partitioning ssd reduce performance?
Difference between group by clause and having clause in SQL?