Define a NOT NULL field in a record
Q. PL/SQL: Is it possible to define a NOT NULL field in a record?- Published on 24 Jun 15a. Yes
b. No
ANSWER: Yes
The not null field helps us return all the not null records. It is like giving a condition to the block or the expression.