LARGE_RESULTS_PROJECT= LIBNAME Statement Option

Specifies a project ID for large query results.

Valid in: SAS/ACCESS LIBNAME statement
Category: Data Set Control
Alias: LRP=
Default: none
Data source: Google BigQuery
Note: Support for this option was added in SAS 9.4M9.
See: ALLOW_LARGE_RESULTS= LIBNAME option, LARGE_RESULTS_DATASET= LIBNAME option, LARGE_RESULTS_EXPIRATION_TIME= LIBNAME option

Table of Contents

Syntax

LARGE_RESULTS_PROJECT=<'>project-name<'>

Required Argument

project-name

specifies a project ID for large query results.

Details

By default, large query results are saved to the project that is accessed when you log in to Google BigQuery. You can specify the login project for this option, or you can use this option to specify an alternative project to use for large query results.

Last updated: February 3, 2026