Why does %isopen return false for an implicit cursor?



Why does %isopen return false for an implicit cursor?..

Answer / kiran r

In Case of Implicit Cursor. it returns always false because the cursor automatically closes once it is Executed

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

what are the advantages of cursors than procedures?

2 Answers  


What is difference between mysql and postgresql?

0 Answers  


How many primary keys can a table have?

0 Answers  


what are the properties and different types of sub-queries? : Sql dba

0 Answers  


Can we edit a view in sql?

0 Answers  






How do you remove duplicate records from a table?

0 Answers  


Can a select statement fire a trigger?

0 Answers  


how to delete duplicate rows from a specified table(only single table) how do you know which join is need to be used

11 Answers   UST,


What is a schema? How is it useful in sql servers?

0 Answers  


What jobs use sql?

0 Answers  


1. Which is an aggregate function? a. Union b. like c. max d. Rank

1 Answers   Fintellix,


define sql update statement ? : Sql dba

0 Answers  


Categories