DEVFYI - Developer Resource - FYI

What are the datatypes a available in PL/SQL ?

ORACLE Interview Questions and Answers (Part 5)


(Continued from previous question...)

845. What are the datatypes a available in PL/SQL ?

Some scalar data types such as NUMBER, VARCHAR2, DATE, CHAR, LONG, BOOLEAN. Some composite data types such as RECORD & TABLE.

(Continued on next question...)

Other Interview Questions