If you write PL/SQL program contains a cursor; which of the following stater written inside the loop? Nots: You may have many answers. * (2 Points) open x;

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter12: Database Queries With Sql
Section: Chapter Questions
Problem 9RQ
icon
Related questions
Question
If you write PL/SQL program contains a cursor; which of the following statements can be
written inside
the loop?
Nots: You may have many answers.
(2 Points)
*:
open x;
close x
exit when x%notfound;
fetch x into rec13B
x integer:=673;
rec1 employees%rowtype;
Transcribed Image Text:If you write PL/SQL program contains a cursor; which of the following statements can be written inside the loop? Nots: You may have many answers. (2 Points) *: open x; close x exit when x%notfound; fetch x into rec13B x integer:=673; rec1 employees%rowtype;
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Intermediate SQL concepts
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning