Correction
- From: Chaplain Doug <ChaplainDoug@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 14 May 2008 07:53:03 -0700
I should have put OR in my example as:
SELECT * FROM <TABLE> WHERE <FIELD> LIKE '0001%' OR <FIELD> LIKE '0002%' OR
<FIELD> LIKE '0003%'
.
- References:
- How to Combine LIKE and IN
- From: Chaplain Doug
- How to Combine LIKE and IN
- Prev by Date: How to Combine LIKE and IN
- Next by Date: Loop and pivot records
- Previous by thread: How to Combine LIKE and IN
- Next by thread: Loop and pivot records
- Index(es):