News

How To View a Summary of a Dictionary Table The DESCRIBE TABLE statement in PROC SQL produces a summary of the contents of a dictionary table. Here is an example of using the DESCRIBE TABLE statement ...
ODS allows you to format and change the appearance of a procedure's output. The output is converted into objects that can be stored in HTML or in a SAS data set. The output can then be manipulated and ...