LIKE '[A-Z]%'
414194Feb 19 2004 — edited Feb 19 2004Hi,
My problem is probably something very simple.
I have to search for records which may not begin with a letter. I thought it was something like this :
WHERE blabla NOT LIKE '[A-Z]%'
but this doesn't work.
Anyone? Thanx & Greetz Daffyrinzwind