4.3 What If You Cannot Use Bind Arguments? |
||||||
|
Although you should strive to use bind arguments with all dynamic SQL and PL/SQL statements, there are instances where bind arguments cannot be used:
In the next lesson, you learn how to use the Oracle-supplied DBMS_ASSERT package functions to filter and sanitize input values.
|
||||||