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
How do you name a table?
What is pragma exception?
How to escape special characters in sql statements?
What is the use of mysqli_fetch_assoc?
How do you know the version of your mysql server?
Is mysql same as mariadb?
How large can a mysql table be?
What is RMS Migrations
What is information_schema in mysql?
What does mysql flush tables do?
What is flush privileges in mysql?
What data structure does mysql use?
using primary can we relate two table, with out foreign key?
How do I change the max connections in mysql?
How do I assign a variable in mysql?