OCI-Collection->trim
(no version information, might be only in CVS)
OCI-Collection->trim -- Trims elements from the end of the collection
Description
bool
OCI-Collection->trim ( int num )
Trims num of elements from the end of the
collection.
Retorna TRUE em caso de sucesso ou FALSE em falhas.
See also oci_collection_size().