Introduction
Software
Installation
Concepts
and Design
Designing
Applications
Omnidex
Environments
SQL
Reference
Omnidex
API's
Utilities
Interfaces
Performance
Guide
Troubleshooting
Guide
Appendix
|
Aggregation-Sorted Key (ASK) Indexes
|
  
|
|
- Use ASK Indexes for high-speed aggregations on metric
values.
- Use ASK Indexes to combine multiple group-by columns with
metric columns for aggregate calculations.
- Use ASK Indexes to retrieve records in sorted order from
databases like flat files and TurboIMAGE, that do not have
native sorted indexes.
|
Related Links
Related Links
|
|
- Use ASK Indexes for linkage purposes on databases like
flat files and POSIX flat files, that do not have indexes.
- Use ASK Indexes to retrieve rows in sorted order.
- Use ASK Indexes to retrieve rows qualified by an MDK Index
in sorted order
top
|
|