(PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0)
OCICollection::append — 將元素附加到集合
$value
將元素附加到集合的末尾。
value
要添加到集合的值。
成功時傳回 true,失敗時傳回 false。
true
false