Validation is attempted at bind time. If all objects exist, and all authority is held, no further checking is performed at
execution time.
If all objects do not exist, or all authority is not held at precompile/bind time, warning messages are produced, and the
package is successfully bound, regardless of the sqlerror continue option setting. However, authority checking and existence
checking for SQL statements that failed these checks during the precompile/bind process may be redone at execution time.
|