News

SAS maintains indexes for all changes to the table, whether the changes originate from PROC SQL or from some other source. Therefore, if you alter a column's definition or update its values, the same ...
Here is an example of using the DESCRIBE TABLE statement to generate a summary for the dictionary table called DICTIONARY.INDEXES. (From the Explorer window, this file name appears as SASHELP.VINDEX).