write down the code for "how we delete a table without
using of Drop command " ?
Answer Posted / bru medishetty
DELETE FROM TABLENAME
| Is This Answer Correct ? | 7 Yes | 20 No |
Post New Answer View All Answers
How you can change a cross join into an inner join?
What is the federation in sql azure?
Explain system rowset functions?
How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?
How to drop existing indexes in ms sql server?
How do you rebuild an identity column?
Explain timestamp datatype?
What are the dmvs? : sql server database administration
What are the 2 types of classifications of constraints in the sql server?
What is the command used to recompile the stored procedure at run time?
What is the maximum rows in sql server table?
What is raid and what are different types of raid levels?
What are SSL and TSL protocols?
How do I view a stored procedure in sql server?
Is it possible to have clustered index on separate drive from original table location?