How can I see the default sorting applied on out sas system. I use enterprise guide connected to a server.
I can fine define a sortseq but when I want it back to default I do not know what default is.
I checked the options and it is not set directly:
SORTSEQ= Specifies a language-specific collating sequence for the SORT and SQL procedures.
LOCALEDATA=SASLOCALE
LOCALE=EN_US Specifies a set of attributes in a SAS session that reflect the language, local conventions, and culture for a geographical region.
Thanks in advance.