I know in Oracle you can use DBA_TAB_COLUMNS (or ALL_TAB_COLUMNS). My SQL Server knowledge is very rusty, but can't you use the INFORMATION_SCHEMA.COLUMNS view?
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.
Sorry if this a noob question. I'm a SQL noob.<BR><BR>We use SMS. SMS gathers lots of good information about our computer and puts them into tables, which I put into reports. One thing it gathers that ...