January 2012
Intermediate to advanced
542 pages
11h 28m
English
This package provides an interface to use dynamic SQL to parse both DML and DDL statements using PL/SQL.
The most relevant procedures are:
EXECUTE: executes a cursorOPEN_CURSOR: returns the cursor ID number of the new cursorPARSE: parses the given statementBIND_VARIABLE: binds a given value to a given variableCLOSE_CURSOR: closes a given cursor and frees associated memoryRead now
Unlock full access