InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

InstantDB: index usage


hallo,
 
i found s.th. in the documentation about index usage, but i'm not sure if i understand:
 
if i have an index like prospect and product (or simply prospect)
 
and do a select: WHERE prospect=10000 AND product=20000
 
the index is simply ignored and an incremental search is done for the whole table??
 
thank you in advance
Jens Hoff