Reply to Re: Optional Where Parameters on Null Data
Posted by --CELKO-- on 04/26/07 13:47
WHERE base_column LIKE (@parameter, '%')
The guy also needs to read anything on ISO-11179 naming conventions so
he does nto use those silly prefixes, knows that there no such thing
as "type_id", etc. But he did get plural and collective table names
right.