You are not logged in.
Pages:: 1
#1 2018-06-19 06:24:53
PL/SQL Quiz MCQs Quiz Question.
Server Scripting Quizzes MCQs Quizzes PL/SQL Quiz MCQs
Question:
In this PL/SQL statement, which of the following lines will produce an error?
Option A):
from CITIES
Option B):
into my_city, my_state
Option C):
select CITY, STATE
Option D):
cursor CAPITALS is
Correct Answer is Option B):
into my_city, my_state
Online Web Tutorials And Interview Questions With Answers Forum:
https://globalguideline.com/forum/
Offline
2018-06-19 06:24:53
- Advertisement
- Ads By Google
Re: PL/SQL Quiz MCQs Quiz Question.
\n
Pages:: 1