|
I am trying to find a way in SQL to get a list of all values that do
not exist in a field. As in...
<<SNIP>>
Let's say I have a file that has a field "number". It's a 3-digit
field. I know that over 800 of the 999 possible (non-zero) values are
already used. I need to know which values are not used.
<<SNIP>>
I suppose I could create a file of nothing but sequential numbers
from 1 to whatever, but I'm hard-headed and this really shouldn't be
that hard.
Am I missing something obvious? I can probably get around this
particular issue, but I'd really like to have a new technique that I
can use in the future.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.