cursor attributes are %isopen ,%notfound,%found,%rowcount
but is any attributes there other than these? please tell me
asap ..

Answers were Sorted based on User's Feedback



cursor attributes are %isopen ,%notfound,%found,%rowcount but is any attributes there other than th..

Answer / 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

cursor attributes are %isopen ,%notfound,%found,%rowcount but is any attributes there other than th..

Answer / 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

More Oracle General Interview Questions

What privilege is needed for a user to create tables in oracle?

0 Answers  


What types of joins are used in writing subqueries?

0 Answers  


How a tablespace is related to data files?

0 Answers  


Is there a combination of "like" and "in" in sql?

0 Answers  


How to create a stored procedure in oracle?

0 Answers  






What is a public synonym?

1 Answers  


What is dynamic proxy?

0 Answers  


How can we create the complete backup of data in the oracle.

0 Answers   IPEC, Satyam, SunTec,


How to start a specific oracle instance?

0 Answers  


What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?

0 Answers  


What is the meaning of recursive hints in oracle?

0 Answers  


Explain constraining triggers.

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)