Previous Topic: Group View ManipulationNext Topic: SORT Statement with a Character String


SORT Statement

This statement sorts an updateable repeating group view based on a sort argument.

The sort argument consists of parameters made up of operators of the form n d. n is the sequence number of the attribute in the group view. The d is an A for ascending and a D for descending.