MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is/are TRUE about PL/SQL Variables? |
| A. | Variables serve as a means for programmers to temporarily store data during code execution. |
| B. | PL/SQL programs benefit from its use. |
| C. | There is nothing special about it other than being the name of a storage area. |
| D. | All of the above |
| Answer» E. | |