BOOLEAN datatype used in functions called from SQL statements - PL/SQL Datatypes

Q.  Can BOOLEAN datatype be used in functions that are called from SQL statements?
- Published on 09 Jul 15

a. Yes
b. No

ANSWER: No
 
The BOOLEAN datatype answers in either a YES or a NO and a function cannot be returned as a YES or no.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)