* Tom Wilcox ([email protected]) wrote: > UPDATE tbl SET f1 = COALESCE(f2,'') || ' ' || COALESCE(f3); > > Can anyone suggest reasons why I might be running out of memory on such > a simple query?
Do you have any triggers on that table? Or FK's?
Stephen
signature.asc
Description: Digital signature
