MCQOPTIONS
Saved Bookmarks
This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Mysql knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What is def in the following statement?DECLARE pqr HANDLER FOR def mno; |
| A. | null |
| B. | statement |
| C. | action |
| D. | condition value |
| E. | None of these |
| Answer» E. None of these | |
| 2. |
What is ghi in the following statement?CREATE TRIGGER pqr(...) (...) ON def FOR EACH ROW mno; |
| A. | update statement |
| B. | trigger statement |
| C. | table name |
| D. | trigger name |
| E. | None of these |
| Answer» C. table name | |
| 3. |
What is def in the following statement?CREATE TRIGGER pqr(...) (...) ON def FOR EACH ROW mno; |
| A. | table name |
| B. | trigger name |
| C. | update statement |
| D. | trigger statement |
| E. | None of these |
| Answer» B. trigger name | |
| 4. |
What is abc in the following statement?CREATE TRIGGER pqr(...) (...) ON def FOR EACH ROW mno; |
| A. | table name |
| B. | trigger statement |
| C. | update statement |
| D. | trigger name |
| E. | None of these |
| Answer» E. None of these | |
| 5. |
What is ghi in the following statement? |
| A. | update statement |
| B. | trigger statement |
| C. | table name |
| D. | trigger name |
| E. | None of these |
| Answer» C. table name | |
| 6. |
What is def in the following statement? |
| A. | null |
| B. | statement |
| C. | action |
| D. | condition value |
| E. | None of these |
| Answer» E. None of these | |