MySQL Forums
Forum List  »  Newbie

Select co-ordinates (x,y,z) within N distance
Posted by: Wayne Rasmussen
Date: October 06, 2011 04:25PM

Suppose objects in a database have co-ordinates columns of x, y, and Z. How can a select return those rows are within N distance of a supplied X,Y,Z. ex: select rows within 5 of postion x=1000 y=1000 z=1000.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.