B
Bob T
Hello,
I am trying to create a somewhat complex SQL statement with many possible
WHERE components. So far I have used If...ELSE statements and rewritten the
entire SQL statements with variations. Is there a way to have conditional
terms as part of the WHERE statements? I have tried various forms of CASE
and have not been able to compile.
Robert
I am trying to create a somewhat complex SQL statement with many possible
WHERE components. So far I have used If...ELSE statements and rewritten the
entire SQL statements with variations. Is there a way to have conditional
terms as part of the WHERE statements? I have tried various forms of CASE
and have not been able to compile.
Robert