in reply to Re: Escape characters in DBD CSV
in thread Escape characters in DBD CSV

Also note that there is no FROM in an UPDATE statement.

That depends on the RDBMS. SQL Server allows it and its quite convenient too. (DB2 seems to allow it inside a fullselect sub-clause, but that's not what is being done here.)