Previous Page | Next Page

The LIBNAME Statement for Relational Databases

BULKUNLOAD= LIBNAME Option



Rapidly retrieves (fetches) a large number of rows from a data set.
Default value: NO
Valid in: SAS/ACCESS LIBNAME statement
DBMS support: Netezza

Syntax
Syntax Description
Details
See Also

Syntax

BULKUNLOAD=YES | NO

Syntax Description

YES

calls the Netezza Remote External Table interface to retrieve data from the Netezza Performance Server.

NO

uses standard Netezza result sets to retrieve data from the DBMS.


Details

Using BULKUNLOAD=YES is the fastest way to retrieve large numbers of rows from a Netezza table.


See Also

To apply this option to an individual data set, see the BULKUNLOAD= Data Set Option.

BULKLOAD= LIBNAME Option

Bulk Loading and Unloading for Netezza

Previous Page | Next Page | Top of Page