Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
These commands and functions perform operations on and return information about index files.
Use |
To |
|---|---|
Create an array that contains information about index files for the selected table. |
|
Specify if an index tag is a candidate index tag. |
|
Return the name of the open compound index file that has the specified index position. |
|
Close various file types. |
|
Create compound index tags from single-entry .idx index files. |
|
Create a single-entry index (.idx) file from a tag in a compound index file. |
|
Determine if an index was created with the DESCENDING keyword. |
|
Remove a tag from a compound index file. |
|
Return an index filter expression. |
|
Return the collating sequence for an index or index tag. |
|
Create an index file. |
|
Search and indexed table without moving the record pointer. |
|
Return the index key expression for an index tag or index file. |
|
Search an index tag or index file for an index key. |
|
Return the name of the open compound index file that has the specified index position number. |
|
Return the name of an open index (.IDX) file for the current or specified table. |
|
Return the name of the controlling index file or tag |
|
Determine if an index tag is the primary index tag. |
|
Rebuild open index files. |
|
Specify a collation sequence for character fields in indexing and sorting operations. |
|
Open one or more index files for use with the current table. |
|
Specify access to a range of records based on their index keys. |
|
Designate a controlling index file or tag for a table. |
|
Specify whether records with duplicate index key values are maintained in an index file. |
|
Return the index expressions from indexes. |
|
Return the index position for the current selected work area. |
|
Return a filter expression from an index. |
|
Return a tag name from an open compound index file or the name from an open single-entry index file. |
|
Return the number of open indexes. |
|
Return the index position for an index file. |