The following AQL commands are presented:
Calculates a hexadecimal checksum for an attribute or an entire item and produces result as a list. |
|
Produces a total of the number of items from an item list that meet the specified selection criteria. |
|
Produces a graphic representation of item-ID distribution within a given file, according to a test modulo provided. |
|
Produces a graphic representation of item-ID distribution within a file and suggests a new modulo. |
|
Generates formatted output based upon the specified arguments. |
|
Displays items in their internally stored format. |
|
Produces one or more columns of output. |
|
Selects items that do not match the selection criteria of a select. |
|
Places values from the attributes specified in the command either in another file or to tape in the order in which they are presented. |
|
Retrieves all items from the specified file reference that meet the optional selection criteria. |
|
Generates sorted and formatted output of selected items and attributes from a specified file. |
|
Displays items in their internally stored format, in order of the given sort-key. |
|
Produces one or more columns of output in order of the specified sort-key. |
|
Moves the sorted values from the attributes specified in the AQL sentence and places them either in another file or to tape in the order of the specified sort key). |
|
Creates a sorted list of items from the specified file reference that meet selection criteria. |
|
Outputs the total number of items processed and an average value of all items that meet the specified selection criteria. |
|
Produces a numeric total of a given attribute for all items meeting the optional selection criteria. |