Home | Previous Page | Next Page   Running a User-Defined Routine > Executing a User-Defined Routine >

Parsing the SQL Statement

The query parser breaks the SQL statement into its syntactic parts. If the statement contains a UDR, the query parser performs the following steps on the SQL statement:

For a description of routine resolution, refer to Understanding Routine Resolution.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]