Ondelete clause is specified with
a.)Drop table
b.)Delete command
c.)Create table
d.)Select command
Answer Posted / guest
C
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are views in mysql?
Write a query to retrieve a hundred books starting from 20th.
What is the current root password of mysql?
What are the drivers in MySQL?
What is the latest mysql version?
What is table level locking in mysql?
What you can use regular expression for in mysql?
Which statement is used in a select query for partial matching?
How to include numeric values in sql statements?
Can mysql handle billions of records?
SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?
How to get a list of columns in an existing table?
How do you create a new database in mysql?
How do I edit a database in mysql workbench?
How can you change the name of any existing table by using the sql statement?