C
Claudi
Hi
I need to write a query that will show me the records that is
different from "YES" but I forgot what is the syntax...
Can someone help me?
SELECT *
FROM Table1
WHERE Quotas different "YES";
Cheers,
CLaudi
I need to write a query that will show me the records that is
different from "YES" but I forgot what is the syntax...
Can someone help me?
SELECT *
FROM Table1
WHERE Quotas different "YES";
Cheers,
CLaudi