News

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 ...
epg_describe_table is a shourtcut for obtaining information on a postgresql table including table privileges, columns, statistics and indexes. This is a replacement for a describe command on the ...