A query language for filtering
a EQ b AND c EQ d OR (e GE f)
Use %
in combination with like to search for a substring:
a LK 'test%'
A query language for filtering
a EQ b AND c EQ d OR (e GE f)
Use %
in combination with like to search for a substring:
a LK 'test%'