DZone Database Zone
PL/SQL 101: Nulls in PL/SQL
The Oracle Database supports a concept of a null value, which means, essentially, that it has no value. The idea of having nulls in a relational database is controversial, but Oracle Database supports them and you need to know how they can impact your work in PL/SQL.
First, and most important, remember that:
No comments:
Post a Comment