Hi all,
Yes, when I tried something like >0 or between value range, it works, thanks for pointing out the precision issue .
This raised up another question I have:
What if I want to know if the shape.length() column contain certain numbers (e.g., 234). For strings, I can do fieldname Like '%234%',however, for numbers, it seems like no such function is available....
Any thoughts would be appreciated, thanks!
Dan