What is the primary purpose of using PL/SQL in Oracle databases ?
2024
What is the primary purpose of using PL/SQL in Oracle databases ?
- A.
To create database schemas
- B.
To perform data analysis
- C.
To generate reports
- D.
To create stored procedures and functions for database operations
Attempted by 47 students.
Show answer & explanation
Correct answer: D
The primary purpose of using PL/SQL in Oracle databases is to enable procedural programming capabilities within the database environment.