1.

Which datatypes are PL/SQL-only datatypes that are more efficient than the SQL datatypes NUMBER or INTEGER for integer arithmetic?

A. PLS_INTEGER
B. BINARY_INTEGER
C. Both A & B
D. None of the above
Answer» D. None of the above


Discussion

No Comment Found