Returns the current database name
CURRENT_DATABASE()
TEXT
SELECT current_database()
Returns: account_db
account_db