Explain the usage of WHERE CURRENT OF clause in cursors ?
Answer Posted / amar_kondla
wherecurrent of clause means which is currently being modify
by the view,where not on dml
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
What is the difference between functions, procedures, and packages in pl/sql?
What can you do with pl sql?
how to create a table index in mysql? : Sql dba
What is pl sql variable?
What is scalar data type in pl sql?
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
Is inner join faster than left join?
Compare sql & pl/sql
what is primary key? : Sql dba
What is procedure function?
What are the different sql languages?
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
Why join is faster than subquery?
What are schema-level triggers?