An easy way to remember the design order for a business rule is to: ??? Use built-in constraints in the Oracle server such as, primary key, foreign key and so on ??? Develop a database trigger or develop an application such as a servlet or Enterprise JavaBean (EJB) on your middle tier ??? Use a presentation interface such as Oracle Forms, dynamic HTML, Java ServerPages (JSP) and so on, if you cann