Which of the following is correct type of PL/SQL Loop?

44. Which of the following is correct type of PL/SQL Loop?

  1. While
  2. For
  3. Cursor For
  4. All of the above

Answer: D) All of the above

Explanation:

Types of PL/SQL Loops are –

  1. Basic Loop / Exit Loop
  2. While Loop
  3. For Loop
  4. Cursor For Loop

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.