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 to start an oracle instance?
How are extents allocated to a segment?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
What is a system tablespace and when it is created?
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
Explain the use of record option in exp command.
How to check database size in Oracle?
 What are the oracle DML commands possible through an update strategy?
Explain oracle instance.
What is merge in oracle?
What is an oracle function?
Can we use bind variables in oracle stored procedure?
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 ?
State the various uses of dbcc command?
How will you write a query to get a 5th rank student from a table student_report?