PHP.nl

oci_free_statement

oci_free_statement

Frees all resources associated with statement or cursor

bool **oci_free_statement** resource $statement

Frees resources associated with Oracle's cursor or statement, which was received from as a result of or obtained from Oracle. oci_parse

statementA valid OCI statement identifier.

return.success