Execute a user-defined routine
When you invoke a UDR, the database server must execute
it. To execute a UDR in one of these SQL statements, the database
server takes the following steps:
- Calls the query parser
- Calls the query optimizer
- Executes the UDR