(PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0)
OCICollection::append — 将元素追加到集合
$value
将元素追加到集合的末尾。
value
要添加到集合的值。
成功时返回 true,失败时返回 false。
true
false