Explain the usage of WHERE CURRENT OF clause in cursors ?

Answer Posted / nishi

WHERE CURRENT OF clause in an UPDATE,DELETE statement refers to the latest row fetched from a cursor. Database Triggers

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the operators used in select statements?

578


Describe different types of general function used in sql?

532


Does sql*plus also have a pl/sql engine?

563


Why do we need cursor in pl sql?

649


Is crud a cuss word?

548






Can we join 3 tables in sql?

498


Why should I use postgresql?

566


What is difference between primary and secondary key?

519


What is the maximum number of rows in sql table?

551


What is %s in sql?

564


what is difference between delete and truncate commands? : Sql dba

578


What is a stored procedure in sql with example?

606


Why do we use joins in sql?

500


Define commit, rollback and savepoint?

578


in oracle 10g sw after compiling procedure how to pass parameter values ,if we (v_empid out number)how to give empid after successful compilation program.This site exact suitable for 10g with respect to question & answer same format , im trying sql browser & sql command prompt using exec procedure name & respective parameters.

1645