What are the two types of cursors in pl sql?



What are the two types of cursors in pl sql?..

Answer / Gautam Sinha

Implicit cursors and explicit cursors. Implicit cursors are automatically created by Oracle, while explicit cursors are declared by the user.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is mutating trigger?

1 Answers  


Is natural join and inner join same?

1 Answers  


What is the need of merge statement?

1 Answers  


function can return value ,procedure also return value through out parameter then what is the difference?

3 Answers   3i Infotech,


What are the various restrictions imposed on view in terms of dml?

1 Answers  


what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba

1 Answers  


Which are the most commonly used sql joins?

1 Answers  


What do you mean by table in sql?

1 Answers  


How do I remove sql developer from windows 10?

1 Answers  


write a procedure to find top second no from a list of numbers

1 Answers   ABC,


What is replication id?

1 Answers  


How are sql commands classified?

1 Answers  


Categories