lazy_scrapper
Registered User.
- Local time
- Today, 15:02
- Joined
- Sep 8, 2009
- Messages
- 11
Can someone please provide info on how I would write querie to select only values that meet criteria for the following scenario.
Attachement has data examples
one table, 3 columns all text
I need to have all CI displayed where appfrom or appto includes the value of "2" in the range.
The example should display CI1001 and CI1000.
If I changed the value required to 4. I should only return CI1001, CI1000 and CI1003.
Any help for a novice would be exceptional.
Attachement has data examples
one table, 3 columns all text
I need to have all CI displayed where appfrom or appto includes the value of "2" in the range.
The example should display CI1001 and CI1000.
If I changed the value required to 4. I should only return CI1001, CI1000 and CI1003.
Any help for a novice would be exceptional.