You can’t specify target table ‘xxx’ for update in FROM clause
I recently needed to update a whole bunch of records using an IN() on the target table: UPDATE table1 SET…
A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'
I recently needed to update a whole bunch of records using an IN() on the target table: UPDATE table1 SET…