6.2 Handle Oracle Identifiers Carefully |
||||||
As you have seen in lesson 5, Oracle identifier formats and usage contexts can pose some interesting challenges in input validation. In addition to following the guidelines for filtering input with DBMS_ASSERT routines, here are a few other issues to pay particular attention:
|