Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


i have doubt that any one tell ref cursor comes in sql
pl/sql? pls clarify?

Answers were Sorted based on User's Feedback



i have doubt that any one tell ref cursor comes in sql pl/sql? pls clarify?..

Answer / sureshkumar somayajula

Hi ,

It will use in PL/SQL. Reusability of Cursor is nothing
but "REF CURSOR".These are of 2 types.

1. Weak Ref cursor 2. Strong ref Cursor.

Is This Answer Correct ?    9 Yes 0 No

i have doubt that any one tell ref cursor comes in sql pl/sql? pls clarify?..

Answer / raghu

Ref cursor comes in PL/SQL.
You can return a ref cursor in a function.
A ref cursor is useful while returning more values.

Is This Answer Correct ?    8 Yes 1 No

i have doubt that any one tell ref cursor comes in sql pl/sql? pls clarify?..

Answer / murali

ref cursor is of pl/sql topic

the main use of Ref Cursor is we can create multiple activeset area using refcursors

Is This Answer Correct ?    1 Yes 0 No

i have doubt that any one tell ref cursor comes in sql pl/sql? pls clarify?..

Answer / nirma durra

Ref-Cursor is DataType

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is primary key and foreign key with example?

0 Answers  


Which clause of an UPDATE statement allows you to affect only certain rows of a table? 1. The WHERE clause 2. The SET clause 3. The ROWS AFFECTED clause 4. The ORDER BY clause

6 Answers   HCL,


Write an sql query to select all records from the table?

0 Answers  


How many sql commands are there?

0 Answers  


Does sql require a server?

0 Answers  


Types of optimization?

6 Answers   Microsoft,


What is sqlcontext?

0 Answers  


when a procedure /package is getting invalidated?

4 Answers   TCS,


How much does sql cost?

0 Answers  


i have a table with fields(id,name,accnt_type)and in account type are FD,SAVING,RD. Write a query to get How many number of People are in each type of Account?

6 Answers   Fidelity, IBM,


What is attribute indicator in pl sql?

0 Answers  


How many clustered indexes can you have?

0 Answers  


Categories