Home |
Previous Page | Next Page Running 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
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]