User Profile
Collapse
Profile Sidebar
Collapse
snail09
Last Activity: Apr 7 '15, 09:28 AM
Joined: Mar 13 '15
Location:
-
Yes i know for multiple update operations cursor is not necessary but if it is required to use cursor with the FOR UPDATE OF <column name> and the 'where current of cursor_name' syntax and the query contains an inner join. Can these 3 things be used together ? -
Db2 cursor for update with join syntax
Can declare cursor c1 for update and update where current of c1 syntax be used with join involving select queries ?
No activity results to display
Show More
Leave a comment: