1
How do I use the results of count(*)=0
I am using SQL to code a select statement. If the result of the statement = count(*)=0, I want to put a message out on a report.
Answer Question
| November 10, 2008 11:18 AM
count(*)=0, SELECT statement, SQL
I am using SQL to code a select statement. If the result of the statement = count(*)=0, I want to put a message out on a report.
1





