| LIBNAME Statement: PC Files on Linux, UNIX, and 64-Bit Microsoft Windows |
| Valid in: | DATA and PROC steps |
| Default value: | none |
| Syntax | |
| Syntax Description | |
| Details |
Syntax |
| DBKEY=<('column-1'>...<'column-n')> |
is the name of the column that forms the index on the data source table.
| Details |
When processing a join that involves a large data source table and a relatively small SAS data set, you might be able to use DBKEY= to improve performance.
Improper use
of this option can harm performance. ![[cautionend]](../../../../common/63294/HTML/default/images/cautend.gif)
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.