Posted by: Nuke April 23, 2006
PL/SQL trigger help needed.
Login in to Rate this Post:     0       ?        
Business Rule #1----- A student is not allowed to enroll Acct480 without previously completing Acct380 and Acct381. Write a trigger to enforce Business Rule #1. Your trigger must be robust enough to handle any number of course offerings and any OfferNo. In other words, your trigger should not depend on particular OfferNo or number of course offerings. Please help me create trigger for above situations.
Read Full Discussion Thread for this article