what is the cursor and use of cursor in pl/sql ?

Answer Posted / kesav

A cursor is a temporary work area created in the system memory when a SQL statement is executed. A cursor contains information on a select statement and the rows of data accessed by it.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is procedure in pl sql?

721


Is left join same as inner join?

723


What is scalar and vector?

720


Can we debug stored procedure?

720


what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba

701






What is a unique key and primary key and foreign key?

742


what is a field in a database ? : Sql dba

755


what is blob? : Sql dba

737


What are the uses of merge?

892


Does a user_objects view have an entry for a trigger?

757


What is the difference between numeric and autonumber?

697


What is dml with example?

728


What are stored procedures in mysql?

760


Can we use rowid as primary key?

735


What is sql not null constraint?

775