*Copyright @ www.mycsg.in;


Creating a sample dataset

Understanding sort sequence of character variables in SAS

Create a dataset named series01_sort01 by sortint series01 dataset based on ascending sequence of 'var' variable

Modifying the sorting sequence of character variables using sortseq=option

Group lower case and upper case letter together

Group lower case and upper case letter together and give preference to lowercase letters

Group lower case and upper case letter together and give preference to upper case letters

Sort character digits based on their numeric value