
October 28th, 2012, 12:15 PM
|
|
Registered User
|
|
Join Date: Oct 2012
Posts: 1
Time spent in forums: 24 m 27 sec
Reputation Power: 0
|
|
|
SQL query please help
Hi,
I would really appreciate help with this
I have a table that is made of numbers . Let's say first is 1 and last is 9.
Every time a number is sent it jumps by doubles of 1
1,2,4,5,7,9
I need to create a simple select to find the numbers that are missing (3,6,8)
I would really appreciate the help
Thanks
|