What are the differences between drop a table and truncate
a table?
Answer Posted / raabhu
Drop a Table : Delete over all table is called drop...
Truncate a table : Delete only the field names of table is
called truncate...
| Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
Where is mysql used?
Is mysql port 3306 tcp or udp?
What are the functions in mysql?
Is mysql from oracle?
Where’s database data actually stored?
What is myisamchk?
What is the size of mysql database?
What is the default password for mysql?
What are the different types of triggers in mysql?
Can't connect mysql server on localhost?
What is the difference between unix timestamp and mysql timestamp?
What is ibdata1?
How do I update a variable in mysql?
What is mysql connector used for?
Can you tell which of the following where clauses is faster?