The listpos() UDR
The sample listpos() UDR consists of
the following parts:
- The SQL statements that register the function, create a table, and run the listpos() user-defined function
- The C code to implement the listpos() UDR
- Sample output from the listpos.trc trace file that the listpos() UDR generates