Create database. 3 procedures and 3 triggers (including table and row trigger). Each of them using cursors and Exceptions
Create database providing the same functionalities as database in PL/SQL. 3 procedures(result set, output, return) and 3 triggers all of them using cursors, some of them with reference to tables deleted and inserted.