[REBOL] Re: MySQL Sceme - "update" syntax
From: alberto:origen:mx at: 12-Dec-2005 2:29
On Mon, 12 Dec 2005 02:17:29 -0600, Alan Macleod <fergus4-bellatlantic.net> wrote: may you are looking for something like insert db ["UPDATE employes SET clname=?,cfname=? WHERE cempnum=?" lname fname empnum] where 'clname','cfname' and 'cempnum' must by the name of the table 'employes' columns