* Tom Wilcox (hungry...@googlemail.com) 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

Attachment: signature.asc
Description: Digital signature

Reply via email to