ingres_execute

 bool ingres_execute ( resource $result [, array $params [, string $types ]] ) 

説明

Execute a query prepared using ingres_prepare().
Note: Related Configurations See also the ingres.describe, ingres.scrollable and ingres.utf8 directives in Runtime Configuration.

戻り値

Returns TRUE on success or FALSE on failure.