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
What are date and time data types?
What are features of mysql?
What is the function of mysqldump?
What is mysql installer?
What are the advantages of a procedure?
How do I insert multiple rows in a table?
What tools available for managing mysql server?
What is difference between mongodb and mysql?
What is required to create mysql database?
How to include numeric values in sql statements?
What happens if null values are involved in expressions?
What is difference between microsoft sql and mysql?
In a property booking section want a query to check that property is booked from StartDate to EndDate.Booking Table field are given id proerty_id start_date checkout_date no_of_visitor booking date status Waiting yours answer.. Thanks In Advance...
How do I free up space in mysql?
How do you say mysql?