I have an ODBC Query test, which I expect to bring no result. In this case, the state goes to unknown.
ok, I could begin with SELECT COUNT (*) FROM ..., but in the case there is a result, I can't see the value but only the count in the reply column.
Is there a possibility to add new conditions "is NULL" and "is NOT NULL"?