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 is the difference between a heap table and temporary table?
How many entries can mysql handle?
How do I stop a mysql service?
What is mysql server?
How do you determine the location of mysql data directory?
How to check server status with 'mysqladmin'?
How we get sum of column.
How can you count the total number of records of any table?
What is procedures in mysql?
What does a TIMESTAMP do on UPDATE CURRENT_TIMESTAMP data type?
How do I run a query in mysql?
Why do we use the mysql database server?
What is session variable in mysql?
What is slow query log in mysql?
What is logs in mysql?