You can refine your applications by using stored procedures, compiled collections of SQL statements and control-of-flow language that execute very quickly. For example, you can use stored procedures called triggers to define business processes.
This chapter describes how to create and use stored procedures in general and triggers in particular.