Hello,
How can I select all the names that start with the letters from A to E... I know this can be done by using LIKE 'a%' or like 'b%' or like 'c%' .... But is there any neater way.
Thanks.
| SitePoint Sponsor |



Hello,
How can I select all the names that start with the letters from A to E... I know this can be done by using LIKE 'a%' or like 'b%' or like 'c%' .... But is there any neater way.
Thanks.
Bookmarks