Multiple choice technology databases

Does PL/SQL supports executing operating system commands?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

PL/SQL does not natively support executing operating system commands. Database security prevents direct OS access from within PL/SQL blocks.