Execute a simple query.
@param sql the query SQL @param handler the handler notified with the execution result @return a reference to this, so the API can be used fluently
See Implementation
Execute a simple query.
@param sql the query SQL @param handler the handler notified with the execution result @return a reference to this, so the API can be used fluently