By robertbasic
via techfounder.net
Published: Feb 02 2009 / 15:04
Sometimes the need arises to select several values in the vicinity of a certain value, preferably ordered by proximity. The values might be dates, zip-codes or any other meaningfully ordered values that can be represented as numerical values. How can we pull this off in MySQL?



Add your comment