public execute() as Boolean throws SQLException
Executes the prepared statement and reports whether a result set exists.
import klyn.databases.sql hasRows = prepared.execute()