Hi all, I have a table of about 300.000 points and I want to check if the value of a field of each point is within the range of avg +/- stddev of the nearest points in certain radius. I tried with buffers and within or contains operators, but I can't figure out the right query. Can anyone help with this? thanks very much Benedetto