The DICTIONARY tables component is specified in the FROM clause of a SELECT statement. DICTIONARY is a reserved libref for use only in PROC SQL. Data from DICTIONARY tables are generated at run time.
While temporal data support is something that has existed in the past within other database platforms, it is a newly available feature with the RTM version of SQL Server 2016. In case you haven’t ...
You may want to view the contents of DICTIONARY tables to see information about your current SAS session, prior to actually using the table in a SAS DATA step or a SAS procedure. Because DICTIONARY ...