State the difference between implict and explict cursor's?

Answer Posted / swapna

Implicit Cursor are declared and used by the oracle
internally. whereas the explicit cursors are declared and
used by the user.

more over implicitly cursors are no need to declare oracle
creates and process and closes autometically. the explicit
cursor should be declared and closed by the user.

More over Explicit Cursors were used to retrieve values
from two or more rows.

Is This Answer Correct ?    28 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is db journal file?

683


what is cursor. write example of it. What are the attributes of cursor.

976


What are analytic functions in sql?

743


What are sql data types?

744


What is the file extension for sql database?

671






What are two statement types in sql?

745


Is primary key an index?

713


how is exception handling handled in mysql? : Sql dba

769


What are some emotional triggers?

750


What are secondary keys?

735


What is informix sql?

727


What is the difference between sql and mysql?

759


Can we debug stored procedure?

720


Do triggers have restrictions on the usage of large datatypes, such as long and long raw?

892


What is union, minus and interact commands?

937