write down the code for "how we delete a table without
using of Drop command " ?
Answer Posted / shanmugam
truncate table tablename
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
what is the system function to get current user's user id? : Sql server database administration
Can I disable or restrict ssrs export formats (rendering formats)?
Where the sql logs gets stored?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
Why use sub query in sql server and list out types of sub queries?
What are the differences between char and nchar in ms sql server?
Explain boyce and codd normal form(bcnf)?
IF more than one Site is accessing the same Database server and I want to move the DB with Minimum down time? How will you do
What is the difference between sdf and mdf?
What is ddl and dml commands?
What is openrowset sql server?
What is onf in normalization form?
Explain view in sql server?
What options are available to audit login activity? : sql server security
What is acid properties?