Re: converting multiple update queries into case statement
Records take boolean values because operations like '...THEN id_group = '24'...' are comparison operation. Rewrite them in this way - '...THEN '24'...'.
Devart Company,
MySQL management tools
http://www.devart.com/dbforge/mysql/
Subject
Written By
Posted
Re: converting multiple update queries into case statement
August 18, 2010 12:55AM
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.