Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UPPER expression with LIKE comparison
Message
 
 
To
All
General information
Forum:
Oracle
Category:
Other
Title:
UPPER expression with LIKE comparison
Miscellaneous
Thread ID:
00880074
Message ID:
00880074
Views:
50
we have a index with this expression - UPPER{"CLASTNAME")

our sql statement
Select * from MyTable where UPPER("CLASTNAME") LIKE 'SMITH%'

every time we run this, oracle does a full table scan, this is bad when we expect to have over 4 million records in this table.

what am I missing or can't we ever use UPPER() with LIKE ???


TIA
Mark
Next
Reply
Map
View

Click here to load this message in the networking platform