Posted by --CELKO-- on 07/31/06 01:19
>> I used SET CONCAT_NULL_YIELDS_NULL OFF do ignore NULL in concatation. << Why? Do you always violate ANSI/ISO standards in your code? Why not write portable code with COALESCE()? Or with a DEFAULT and a CHECK() constraint?" Most bad DML comes from bad DDL.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming