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.