CURRENT_TIME()
This page is part of MariaDB's Documentation.
The parent of this page is: Functions for MariaDB Enterprise Server
Topics on this page:
Overview
See CURTIME().
EXAMPLES
SELECT CURRENT_TIME();
+----------------+
| CURRENT_TIME() |
+----------------+
| 21:05:01 |
+----------------+