CURRENT_ROLE()
This page is part of MariaDB's Documentation.
The parent of this page is: Functions for MariaDB Xpand
Topics on this page:
Overview
See CURRENT_
USAGE
CURRENT_ROLE()
EXAMPLES
SELECT CURRENT_ROLE();
+----------------+
| CURRENT_ROLE() |
+----------------+
| 'tester'@'%' |
+----------------+