Returns the next tuple, or throws NoSuchElementException if the iterator is closed. @return The next tuple in the iterator @throws DbException If there is an error in the database system @throws NoSuchElementException If the iterator has finished iterating @throws Transactio
()