Hi, i would like to ask, i need to type that "not equal" to Where clause, and the attribute value is string
I tried to type != and <> or not in and others and non of them worked. Maybe you know the answer
Thanks in advance
Hi, i would like to ask, i need to type that "not equal" to Where clause, and the attribute value is string
I tried to type != and <> or not in and others and non of them worked. Maybe you know the answer
Thanks in advance
The syntax might depend on the format, which format do you use? Classic reader or FeatureReader?
The classic one, ADD reader
@dallasmavs this is a good reference site for SQL: https://www.w3schools.com/sql/sql_and_or.asp