The sample program dmbldemo.sql illustrates the BLAST table functions.
To run the program:
2. Start SQL*Plus and run the program to execute all the table functions.
SQL>@dmbldemo.sql
3. To execute a table function individually, open the program in an editor and select the table function statement. Copy the statement into i*SQLPlus or save it as a file and execute it in SQL*Plus with the @ sign.