On Sun, Nov 28, 2010 at 7:44 PM, Yourfriend wrote:
> In our company, we use both PostgreSQL and MySQL, our developers include me
> think that the "INSERT ... ON DUPLICATE UPDATE " clause is a much more user
> friendly function,so, would you please add this liked function in
> PostgreSQL, I know w
Dear all,
In our company, we use both PostgreSQL and MySQL, our developers include me
think that the "INSERT ... ON DUPLICATE UPDATE " clause is a much more user
friendly function,so, would you please add this liked function in
PostgreSQL, I know we can write PROCEDURE or RULE to solve this probl