News

SELECT: retrieves, manipulates, and displays PC file data that is described by a view descriptor. SELECT can also use data described by a PROC SQL or DATA step view or data in a SAS data file. A ...
There is no way to qualify the data in a DATA step view prior to using it therefore, even if you need only part of the data in your data view, you must load into memory the entire DATA step view and ...