reverseorder

The reverseorder statement reverses the order of the records in the database.


Parameters

No parameters.


Description

The reverseorder statement doesn’t really sort the database, it simply reverses the order of the records. The first record becomes the last record, the last record becomes the first record, and all of the records in between are swapped.


See Also


History

VersionStatusNotes
10.0NewNew in this version.