InterviewSolution
Saved Bookmarks
| 1. |
For which of the following are triggers not supported?(a) delete(b) update(c) insert(d) viewsI had been asked this question by my school teacher while I was bunking the class.My question is based upon Triggers in chapter Stored Programs of MySQL |
|
Answer» Right option is (d) VIEWS |
|