Ondelete clause is specified with
a.)Drop table
b.)Delete command
c.)Create table
d.)Select command
Answer Posted / osboatdan
delete command
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Why do we use preparedstatement?
What is the purpose of using timestamp data type?
What is a storage engine? What are the differences between innodb and myisam engines?
I want to find out all databases starting with ‘test’, I have access to?
How do I run mysql?
what is constraints? Also explain the different types of constraints?
What is timestamp in mysql?
How to display top 10 rows in mysql?
What is the difference between truncate and delete in mysql?
How to update a root password.
What is triggers?
List some comparisons operators used in mysql?
Explain the difference between delete and truncate.
How to store values to array from mysql database in php?
What is the function of mysqldump?