Returns the current time for the system.
Examples
SELECT CURRENT_TIME() -- 06:04:31
SELECT CURRENT_TIME -- 06:04:31
This function can be called without the parentheses.
Last updated 2 years ago
Was this helpful?