I'm having an issue with SQL/Oracle 10g when it comes to create a statement level trigger. What I'm trying to achieve with this trigger is to delete a practical class when enrollment of students is < 5. Below is what I've written:I'm having an issue with SQL/Oracle 10g when it