What are the differences between drop a table and truncate
a table?
Answer Posted / ramavtar rajput
drop--> means table is delete ,not roll back,
truncate-->
| Is This Answer Correct ? | 18 Yes | 11 No |
Post New Answer View All Answers
What are the 'mysql' command line options?
What is required to create mysql database?
Is mysql a backend?
Explain the architecture models of SQL Server?
How do I find mysql database?
How many rows mysql can handle?
What is mysql workbench used for?
What is an example of a delimiter?
What is difference between function and procedure in mysql?
What is the purpose of using a heap table?
What is blob in mysql?
What is definer in mysql?
How do you stop an access query?
What is difference between microsoft sql and mysql?
How to see table's field formats or description of table .