(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)
ovrimos_exec — Executes an SQL statement
ovrimos_exec() is used to execute an SQL statement.
ovrimos_exec() executes an SQL statement (query or update) and returns a result_id or FALSE. Evidently, the SQL statement should not contain parameters.