collation.order Definition/Access: Verbs
collation.order
| Command | collation.order Definition/Access: Verbs Applicable release versions: R83, AP |
|---|---|
| Category | Access: Verbs (152) |
| Description | refers to the sequence in which data is collated or sorted in an Access process. The collation order is typically triggered by one of the following Access modifiers: "by", "by-dsnd" "by-exp", or "by-exp-dsnd". The term "seqlist" (short for "sequence list") is used throughout Advanced Pick Reference Manual as a convention for representing the collation order. |
| Syntax | |
| Options | |
| Example | sort entity by zip sselect invoices by date by customer sort entity with name = "[mike]" by name |
| Purpose | |
| Related |
access.by access.by-dsnd access.by-exp access.by-exp-dsnd access.sellist access.selection.criteria access.seqlist access.verbs list.processor access.introduction |
