Home > PHP > Function > OCI8 > OCI-Collection->max()

OCI-Collection->max()

OCI-Collection->max - Returns the maximum number of elements in the collection

Syntax

int OCI-Collection->max ()

Arguments

-

Description

Returns the maximum number of elements in the collection.

Version

PHP 5, PECL OCI8 >= 1.1.0

Return value

Returns the maximum number as an integer, or FALSE on errors.