Which Of The Following Is The Correct Syntax To Access A Sql #564
Which of the following is the correct syntax to access a SQL cursor attribute?
This multiple choice question (MCQ) is related to the book/course
gs gs115 Structured Query Language.
It can also be found in
gs gs115 PL/SQL Procedures, Functions and Cursors - PL/SQL Cursors - Quiz No.1.
Which of the following is the correct syntax to access a SQL cursor attribute?
select%attribute_name
oracle%attribute_name
sql%attribute_name
%attribute_name