CURRENT_DATE
CURRENT_TIME
CURRENT_TIMESTAMP
Returns the current time.
Enter values below to update the example in real time.
now_time
SELECT CURRENT_TIME AS now_time;