purepremiumpulp
Registered User.
- Local time
- Today, 16:30
- Joined
- Jun 23, 2006
- Messages
- 11
Hi, I tried to search this, but it returned too many results each time I searched, "LIKE"
I am trying to use the SQL command:
name LIKE 'M_ _ _ _'
meaning there are exactly 5 characters, beginning with M...
this didn't work for me in access, any suggestions?
I found that % is replaced with * in access in some cases, thought maybe there were some other quirks I'm missing for this...
I am trying to use the SQL command:
name LIKE 'M_ _ _ _'
meaning there are exactly 5 characters, beginning with M...
this didn't work for me in access, any suggestions?
I found that % is replaced with * in access in some cases, thought maybe there were some other quirks I'm missing for this...