1 message in com.mysql.lists.plusplusUpdating records without using SQL UP...
FromSent OnAttachments
The Vinner25 Sep 2001 05:19 
Subject:Updating records without using SQL UPDATE statement
From:The Vinner (the_@hotmail.com)
Date:09/25/2001 05:19:40 AM
List:com.mysql.lists.plusplus

Hi,

I would like to know if it is possible to update records without performing an
UPDATE-query (either one I formed by myself, or one that was formed by a
function). It would be nice if I could update records in a recordset when I have just
gotten these records through a SELECT-query. I believe this is possible
according toi the SQL standard, but is it also implemented in MySQL?

Many thanks in advance,

Vincent van Haaren