cursor attributes are %isopen ,%notfound,%found,%rowcount
but is any attributes there other than these? please tell me
asap ..
Answer Posted / b.chandan kumar patra
Yes there is another two attributes are there,
these are, %bulk attribute and another is %bulk rowcount.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do I find the database name in oracle?
How to define a data source name (dsn) in odbc manager?
Are truncate and delete commands same? If so why?
Is there any function in oracle similar like group_concat of mysql?
Can you tell me how to add new column in existing views?how?How is possible?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
What is format trigger?
What is primefaces used for?
What is private procedure oracle?
What are the four Oracle system processes that must always be up and running for the database to be useable?
How does oracle handle read consistency?
is there a tool to trace queries, like profiler for sql server?
How translate command is different from replace?
What is the use of file param in imp command?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?