

MCQOPTIONS
Saved Bookmarks
1. |
Using DBMS_DB_VERSION Package Constants which represents the condition that the database version is less than or equal to 10; it is TRUE. |
A. | VER_LE_10 |
B. | VER_LE_10_2 |
C. | Both A & B |
D. | None of the above |
Answer» B. VER_LE_10_2 | |