A/AN Connectives

A and AN are throwaway connectives that can be used in an INFO/ACCESS query to make it sound more like an English-language sentence. They have no effect.

Example

These two statements produce the same report:

>SORT ORDERS WITH A TOTAL.AMT > "100"

>SORT ORDERS WITH TOTAL.AMT > "100"

The A connective is ignored in the first statement.

See Also

Using INFO/ACCESS Connectives, Modifiers and Options

Connectives

Relational Operators

Modifiers

Options

Connectives, Modifiers and Options Summary