Answer Posted / senthil d
Delete Command - Options to Delete particular record using
where clause and to delete all records. Table structure
remains. But it slower in performance as we compared with
truncate command
Drop Command - Drops the entire table from data base
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How does triggers work in mysql?
What is the latest mysql version?
What is pdo :: fetch_assoc?
What is definer in mysql trigger?
Why do we use pragma autonomous transaction?
What are the drivers in MySQL?
What is data type for image in mysql?
What is 'mysqlimport'?
Why do we need mysql?
Why use mysql procedures?
How do I run mysql?
How to get data from mysql in php?
How do I flush privileges in mysql?
How can I remotely connect to mysql database?
What does mysqli stand for?