Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index on Oracle
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00399675
Message ID:
00399834
Views:
29
>When I do a select like this:
>
>Select * from kpops.Patients patients
>
>
>Everything is fine. However, When I do it like this:
>
>Select * from kpops.Patients patients WHERE Patients.SEX = "M"
>
>I get an error. My question is:
>
>Does Oracle expect an index on the field you put the Where Clause on or is it something else?
>
>TIA Ron

It's something else. There is no requirement that a field be indexed that is included in a WHERE clause.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform