Frage

How do I show a message if none of the rows returned have a specific value?

If all of the results in a report have a status of "OK", I want to return a message indicating that there were no warnings.

How can I do that? Steve

War es hilfreich?

Lösung

So, the answer was simple, I was using "!=", I needed to use "<>".

Problem solved. Sc

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit dba.stackexchange
scroll top