Relational Database and Spreadsheet Data
Why are relational databases used
The difference between an RDBMS and a table
What are PC files
Software needed
Connecting to RDBMs with Libname statements
What is an engine
The structure of the Libname statement for RDBMs
Embedded Libnames in SQL code
Engines supported by SAS
How ODBC connectivity works
The SQL Pass-Through Facility
What is a query
Understanding ANSI standard SQL
Using SQLPT to pass queries to RDBMs
How SAS Joins Data
The difference between an SQL join in SAS and an SQL join in a RDBMs
Joining different database information
Contrasting the Data step merge process
SQL Efficiency Topics
Where is the work done
The difference between the Libname and Proc SQL
SQL Options
Dynamic Data Exchange The Wizards
Proc Import
Proc Export
Other Data
Proc DBLOAD and Dynamic Data Exchange
ODBC connectivity
Using ACCESS and VIEW Descriptors