execute function

Executes the prepared SQL statement.

Syntax
boolean PreparedStatement.execute() throws ULjException
See also
Returns

true, if the execute statement runs successfully; otherwise, false.