cursor attributes are %isopen ,%notfound,%found,%rowcount
but is any attributes there other than these? please tell me
asap ..
Answer Posted / naresh
Yes the above answer is true, and te attributes that you
have mentioned are for explict cursor.
for implicit cursor just add SQL infront of all the attributes.
Like
SQL%isopen,
SQL%found
Cheers!
Naresh
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is recovery manager(rman) backup in Oracle?
What is merge statement used for?
What are the numeric comparison operations?
What are the differences between char and nchar in oracle?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
What is a schema in oracle?
Can we write dml statement in function in oracle?
What language does oracle use?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
Where is the export dump file located?
Does facebook use oracle?
How can I introduce multiple conditions in like operator?
What is a synonym? What are its various types?
How to write numeric literals in oracle?
How to create a server parameter file?