MySQL Forums
Forum List  »  IBM DB2

alternate for db2 final table
Posted by: Iftikhar Babur
Date: March 11, 2010 04:56AM

i have an issue during migration of our existing system from ibm db2 to mysql
i have following query
SELECT * FROM FINAL TABLE (UPDATE users SET last_wrong_tries = 0 WHERE user_id = 'abc')
This works fine in db2 but cant in mysql
i want to know how can i convert this within query!!!

Options: ReplyQuote


Subject
Views
Written By
Posted
alternate for db2 final table
7547
March 11, 2010 04:56AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.