Previous: sddsquery
Up: Manual Pages
Next: sddsxref
Previous Page: sddsquery
Next Page: sddsxref
- name:
sddssort
- description:
sddssort sorts the tabular data section of a data set by the values in named columns.
Any number of columns may be involved in the sort, and sorting order may be individually specified.
- synopsis:
sddssort SDDSinput [ SDDSoutput] -column= name[,{increasing | decreasing}] [-column...]
- options:
- column - Requests that the column name be used to order the rows of each tabular
data section. Each subsequent column request specifies a subsort of the ordering produced
by the previous requests. The increasing and decreasing keywords may be given to
specify the desired ordering of the (sub)sort, with increasing order being the default.
borland@aps.anl.gov
Mon Jan 10 17:02:47 CST 1994