(PHP 5, PECL oci8:1.1-1.2.4)
OCI-Collection->append — Appends element to the collection
Appends element to the end of the collection.
The value to be added to the collection. Can be a string or a number.
如果成功则返回 TRUE,失败则返回 FALSE。