Skip to main content
Question

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

  • November 14, 2022
  • 3 replies
  • 192 views

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

3 replies

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2938 replies
  • November 14, 2022

The syntax might depend on the format, which format do you use? Classic reader or FeatureReader?


  • Author
  • 1 reply
  • November 14, 2022

The classic one, ADD reader


Forum|alt.badge.img+2
  • 1891 replies
  • November 14, 2022

@dallasmavs​ this is a good reference site for SQL: https://www.w3schools.com/sql/sql_and_or.asp