totn MariaDB

MariaDB: Cursors

In MariaDB, a cursor is a mechanism by which you can assign a name to a SELECT statement and manipulate the information within that SQL statement.

The following is a list of topics that explain how to use Cursors in MariaDB: