What is cursor

Answer Posted / harsha vardhan reddy

CURSOR is a temporary workspace area used to hold
transaction data.

It is valid in PLSQL only.

It is not stored in database.

It cannot be reuse.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When do I need to use a semicolon vs a slash in oracle sql?

594


How to convert raw data type into text in oracle? Explain

605


what is the use of triggers in Java program? I mean where do we use triggers in Java programming?

1695


Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?

1483


Can we save images in a database and if yes, how?

594






What is an oracle cursor variable?

611


what is the difference between data migration and production migration.

1813


Difference between cartesian join and cross join?

543


What are the attributes that are found in a cursor?

652


How to convert csv to table in oracle?

528


Explain oracle insert into command?

632


How to set a transaction to be read only in oracle?

585


What privilege is needed for a user to delete rows from tables in another schema?

564


Can you drop an index associated with a unique or primary key constraint?

587


What is a table index in oracle?

634