Previous Topic: Defining and Using Table ProceduresNext Topic: Defining a Table Procedure


When to Use a Table Procedure

You can use a table procedure to process non-SQL-defined data in a relational way even though the data does not conform to the rules established for such access.

Table procedures allow you to perform the following tasks: