If you have SAS data sets located in multiple directories, you can treat these directories as a single SAS data library by specifying a single libref and concatenating the directory locations, as in ...
The LIBNAME statement and the SASHELP=, USER=, and MAPS= system options can be specified with a concatenated series of multiple SAS data libraries. SAS accesses a concatenated library as an ordered ...