MAX_BINARY_LEN= LIBNAME Statement Option

Specifies the maximum length in bytes of a binary column.

Valid in: SAS/ACCESS LIBNAME statement
Category: Data Set Control
Default: 2000
Data source: Google BigQuery
Note: Support for this option was added in the August 2019 release of SAS/ACCESS.

Table of Contents

Syntax

MAX_BINARY_LEN=value

Syntax Description

value

specifies the maximum length in bytes of a binary column. The value that you specify must be greater than 0.

Last updated: February 3, 2026