| Data Set Options for Relational Databases |
| Default value: | ROWS |
| Valid in: | DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software) |
| DBMS support: | Greenplum |
| Syntax | |
| Syntax Description | |
| Details | |
| See Also |
Syntax |
| BL_REJECT_TYPE=ROWS | PERCENT |
specifies the reject limit count as a number of rows.
specifies the reject limit count as a percentage (1 to 99) of total rows.
| Details |
To specify this option, you must first set BULKLOAD=YES.
| See Also |
BL_REJECT_LIMIT= Data Set Option
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.