BYTE_LENGTH64 function

Function

The BYTE_LENGTH64 function returns an unsigned 64 bit value containing the byte length of the LONG BINARY column parameter.

Syntax

BYTE_LENGTH64large-object-column )

Parameters

large-object-column The name of a LONG BINARY column.

Usage

The BYTE_LENGTH64 function also supports the LONG VARCHAR data type.