Quantcast
Viewing all articles
Browse latest Browse all 75081

Writing a "Where" clause in a filter by HHL - 2013-12-22

QUOTE (coolcowcachers @ December 22, 2013 04:02 pm)
I would like to build a filter using either a polygon or county to include all caches except Unknown caches without Corrected Coordinates. I'm sure this can be done with a "Where" clause but I'm not familiar with writing sqlite queries. Can someone help me with this?

This should do it:

CODE
(cachetype<>'U' or hascorrected) and county='xxxxxx'


Hans

Viewing all articles
Browse latest Browse all 75081

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>