Interviewer And Interviewee Guide

Oracle SQL Interview Question:

How to pass cursor variables in PL/SQL 2.2?

Submitted by: Administrator
In PL/SQL 2.2 cursor variables cannot be declared in a package.This is because the storage for a cursor variable has to be allocated using Pro*C or OCI with version 2.2, the only means of passing a cursor variable to a PL/SQL block is via bind variable or a procedure parameter.
Submitted by: Administrator

Read Online Oracle SQL Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.