(PHP 5, PECL oci8 >= 1.1.0)
oci_cancel — Cancels reading from cursor
Invalidates a cursor, freeing all associated resources and cancels the ability to read from it.
An OCI statement.
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.