ACCESS / AQL

108 topics in this section.

A

B

C

D

E

F

G

H

I

L

M

N

O

P

Q

R

S

sampling modifier
The sampling modifier limits the number of items processed by the AQL sentence to a specific number. If selection criter
select command
The select command retrieves all items from the specified file reference that meet the optional selection criteria. The
Selection criteria
Selection criteria determines which items are to be processed by AQL and is designated by the with or if modifiers. With
show-nulls modifier
The show-nulls modifier allows the display of empty multivalues.
sort command
The sort command generates sorted and formatted output of selected items and attributes from a specified file. The outpu
Sort criteria
A sort criteria defines the AQL collation sequence. The sort is invoked by the by, by-dsnd, by-exp, or by-exp-dsnd modif
sort-item command si
The sort-item command displays items in their internally stored format, in order of the given sort-key. The sort-item co
sort-label command
The sort-label command produces one or more columns of output in order of the specified sort-key. The sort-label command
sreformat command
The sreformat command moves the sorted values from the attributes specified in the AQL sentence and places them either i
ss modifier
The ss (spreadsheet) connective allows printing out AQL reports in spreadsheet format. This is achieved by adding the ss
sselect command
The sselect command creates a sorted list of items from the specified file reference that meet selection criteria.
stat command
The stat command outputs the total number of items processed and an average value of all items that meet the specified s
String searching
AQL permits the use of string searching (sometimes called wildcards), that allows introducing variables into the selecti
sum command
The sum command produces a numeric total of a given attribute for all items meeting the optional selection criteria. If

T

U

W