what is the uses of cusor

Answers were Sorted based on User's Feedback



what is the uses of cusor..

Answer / faize

when query is executed in oracle then result set is
produced & stored in the memory.Oracle allows the
programmer to access this resultset in the memory through
cursors
two types of cursors:
1.Explict cursor
2.Implict cursor

Is This Answer Correct ?    4 Yes 0 No

what is the uses of cusor..

Answer / ace dba

The DBA who has to performance troubleshoot you code when
you do row-at-a-time processing in a set-oriented database.

Or is that curser?

Is This Answer Correct ?    2 Yes 0 No

what is the uses of cusor..

Answer / kiran

it is the temporary space developed by the oracle server
when in an implicit cursor

and when a user wants to create a cursor then it is called
explicit cursor

so - any temporary place generated in the temporary memory
during the execution of sql query is called cursor

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Oracle General Interview Questions

18. Display the clientno and total value for all orders placed by that client. Output the result in the following format: Client <clientno> has placed orders to the value of <total value>

2 Answers   Wipro,


How to connect the oracle server as sysdba?

0 Answers  


How to assign a table row to a record variable?

0 Answers  


What should be the return type for a cursor variable.Can we use a scalar data type as return type?

1 Answers  


Difference between join and a subquery?

8 Answers   Base Automation, NMDC,






What is Parallel Server ?

3 Answers  


acname actype amount ac1 credit 300 ac2 credit 4000 ac1 debit 4000 ac2 debit 455 ac1 credit 500 how to get sum of credit and sum of debit for each account

2 Answers   Polaris,


What is materialized view in Oracle?

0 Answers   MCN Solutions,


What is a Garbage Collection? and what is full recursive Garbage collection?

0 Answers   RBS,


What is raw datatype?

0 Answers  


Can we save images in a database and if yes, how?

0 Answers  


What are the benefits of ordbms?

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)