What are cursors? Explain different types of cursors?

Answer Posted / ramesh

Implicit Cursors --Occurs on behalf of every sql statement
Explicit Cursors --Named Cursors used in Plsql
Paramaeteried Cursors --Pass Paramters to a Named Cursor


Cheers,
Ramesh

Is This Answer Correct ?    17 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you design a database for an online site, which would average a million hits a day?

576


What are the three basic rules which are to be followed for the relational model of the database?

559


You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?

588


You are testing the performance of a query the first time you run the query, the performance is slow. the second time you run the query, the performance is fast. why is this?

525


Explain the cube operator?

598






State the acid rules?

682


What is dbms and its application?

554


Which four data types cannot be used as a return type from a user-defined function?

579


fact table and dimension table containg one to many relationship or many to one relastionship

2078


Why does this query return 0?

623


What is the database development process?

688


There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?

1988


What is data modeling with example?

530


I HAVE A PI ON COL A THE NEXT DAY I WANT CHANGE THE PI ON COL B? PLS SEND ME THE ANS

2414


Explain what a database is?

613