What a SELECT FOR UPDATE cursor represent.?



What a SELECT FOR UPDATE cursor represent.?..

Answer / nishi

What a SELECT FOR UPDATE cursor represent. [ANSWER] SELECT......FROM......FOR......UPDATE[OF column-reference][NOWAIT] The processing done in a fetch loop modifies the rows that have been retrieved by the cursor. A convenient way of modifying the rows is done by a method with two parts: the FOR UPDATE clause in the cursor declaration, WHERE CURRENT OF CLAUSE in an UPDATE or declaration statement.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What are the built-in functions used for sending Parameters to forms ?

0 Answers   Oracle, TCS,


What is bulk copy or bcp in oracle?

0 Answers  


What is the difference between normal and corelated subqueries?

2 Answers  


How to fetch the row which has the max value for a column?

0 Answers  


a query to select maxmun 3 salaries of employee table

12 Answers   IBM, Polaris,






How to compare dates in oracle sql?

0 Answers  


What is the difference between RBBMS & DBMS?

4 Answers  


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

0 Answers  


why pl sql doesn't support retrieving multiple records

1 Answers   Mphasis,


How to see free space of each tablespace?

0 Answers  


How to check your oracle database 10g xe installation?

0 Answers  


What is difference between truncate and delete?

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)