Multiple choice technology databases

Command to switch to UNIX prompt ?

  1. bye

  2. end

  3. host

  4. None of above

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

The HOST command in SQL*Plus exits to the operating system shell (UNIX prompt). BYE and END exit SQL*Plus entirely. 'None of above' is incorrect since HOST works.