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

How does oracle handle read consistency?

0 Answers  


What are advantages of dateset in datastage?

0 Answers   iGate,


How to open and close an explicit cursor in oracle?

0 Answers  


How do I call oracle stored procedures that take no parameters?

0 Answers  


How do I find my oracle client driver version?

0 Answers  






How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?

0 Answers   Zensar,


1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE

0 Answers  


Please help me how to write a Query to change the primary key constraint from 1 attribute to another attribute in a table

3 Answers  


How to commit the current transaction in oracle?

0 Answers  


How to assign query results to variables?

0 Answers  


How to estimate disk space needed for an export job?

0 Answers  


What is Trace File ?

4 Answers   Thermotech,


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)