CURRENT_TIMESTAMP returns the current date and time in the session time zone, in a value of data type TIMESTAMP WITH TIME ZONE. The time zone offset reflects the current local time of the SQL session.
The demo shows what happens when you use current_timestamp function in your structured queries. Event time is the time that each individual event occurred on its producing device. This time is ...