odbcFetchRows           Overlay over odbcFetchRows
odbcGetQueryTimeout     Gets the current query timeout of a prepared
                        query
odbcSetQueryTimeout     Sets the query timeout of a prepared query
sqlExecute              Executes an already prepared query
sqlFetchMore            Overlay over sqlFetchMore
sqlPrepare              Prepares a query for execution
