Domanda

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

È stato utile?

Soluzione

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

Problem solved. Sc

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a dba.stackexchange
scroll top