Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

LIKE '[A-Z]%'

414194Feb 19 2004 — edited Feb 19 2004
Hi,
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 18 2004
Added on Feb 19 2004
3 comments
398 views