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 data in mysql?
What is a string in mysql?
How to create trigger in mysql workbench?
What is mysql data directory? How to determine the location of the data directory?
How does mysql store data?
How do you concatenate strings in mysql?
How to create a new table by selecting rows from another table in mysql?
What is session variable in mysql?
Does adding an index lock a table?
What are the non-standard sql commands supported by 'mysql'?
What is mysql uuid?
How do I check mysql version?
How to see table's field formats or description of table .
How do I find the size of a mysql database?
What is database engine in mysql?