Interviewer And Interviewee Guide

Oracle Database Interview Question:

Why Cursor Variables Are Easier to Use than Cursors?

Submitted by: Administrator
Cursor variables are easier to use than cursors because:

► Cursor variables are easier to define. No need to give a specific query statement.
► Cursor variables are easier to open. You can specify the query dynamically at the time of open.
► Cursor variables can be passed into procedures or functions.

Submitted by: Administrator

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