SQL Range of numbers in steps
- From: "Larry D" <rhodyman10@xxxxxxxxx>
- Date: 31 Mar 2007 06:52:22 -0700
I need to run a report on numbers in a range of numbers.
Each one increments 8 from the last.
For example:
10000
10008
10016
etc.
There are thousands of these numbers and it would not
be worth my time to enter each of these individually.
How do I do a search in SQL with this?
I have programmed with other computer languages, so
I know about for, next, step. . .
I am using Viewpoint SQL and Microsoft Windows 2000.
Thank you in advance for your help.
.
- Follow-Ups:
- Re: SQL Range of numbers in steps
- From: Jonathan Leffler
- Re: SQL Range of numbers in steps
- From: Cimode
- Re: SQL Range of numbers in steps
- From: Bob Badour
- Re: SQL Range of numbers in steps
- Prev by Date: Re: OT: SICP Footnote
- Next by Date: Re: Bidirectional Binary Self-Joins
- Previous by thread: Another Bidirectional Join Example
- Next by thread: Re: SQL Range of numbers in steps
- Index(es):
Relevant Pages
|