Define NOT NULL field in record - PL/SQL Datatypes
Q. Is it possible to define a NOT NULL field in a record?- Published on 03 Jul 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.