SQL Where clause, check empty
SQL Where clause, check empty
Hi,
I'm working on a project which uses datatables with a where clause.
Is there a full list of operands available?
Is it possible to chain them with OR?
At the moment I'm stuck in querying all rows which have an empty field (NULL or '');
Thanks for your help.
Kind regards
I'm working on a project which uses datatables with a where clause.
Is there a full list of operands available?
Is it possible to chain them with OR?
At the moment I'm stuck in querying all rows which have an empty field (NULL or '');
Thanks for your help.
Kind regards
This discussion has been closed.