Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple Indexese VS complex index
Message
 
To
07/03/2001 10:41:05
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00482710
Message ID:
00482873
Views:
11
>Hi,
> I have a table which will be search using 4 fields together. I would like to ask, should I create complex index using this 4 fields or create 4 different indexes?
>
>Thank you
You can create multiple field keys. In the INDEX ON / TO statement , convert the types to character, dates to DTOS. A nice feature of VFP is SET EXACT OFF, where partial keys maybe looked up.
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform