SELECT -/+ Number
Posted: Tue Jan 15, 2008 6:07 am
What SQL do I use to see if a number is within plus or minus a number?
Say -/+ 10 with 10 as the start point
Would retrive: 7,13,1
but not: 21, -5
???
Thanks in advance
Say -/+ 10 with 10 as the start point
Would retrive: 7,13,1
but not: 21, -5
???
Thanks in advance