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 over () in sql?
How do you respond to dementia behavior?
What's the difference between inner join and left join?
Is left join faster than inner join?
Is pl sql and postgresql same?
What is the life of an sql statement?
what is 'mysqldump'? : Sql dba
What is sap sql anywhere?
how to fetch alternate records from a table? : Sql dba
What is the advantage of index in sql?
how to escape special characters in sql statements? : Sql dba
How would you pass hints to the sql processor?
What is information schema in sql?
Can you have more than one key in a database?
What is scalar and vector?