(No version information available, might only be in Git)
Send an unbuffered SQL query to Ingres
mixed ingres_unbuffered_query ( resource $link, string $query [, array $params [, string $types ]] )
ingres_unbuffered_query() sends the given query to the Ingres server.
The query becomes part of the currently open transaction. If there is no open transaction, ingres_unbuffered_query() opens a new transaction. To close the tran