Posted by --CELKO-- on 09/06/05 16:07
Pass a NULL as you flag for all rows. : SELECT <list of columns> FROM Foobar WHERE some_col = COALESCE( @parm, some_col);
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming