Cursor Update « Cursor « Oracle PL / SQL






1.In the UPDATE statement, you use the WHERE CURRENT OF option to identify the record to be updated
2.A cursor with a FOR UPDATE clause.
3.Using WHERE CURRENT OF