In this example, the date_time_primary is a built-in time function and the time zone displacement is specified by the negative 'hh:mm' string for the time zone of Venezuela.
SELECT CURRENT_TIME AT TIME ZONE -'4:30';
In this example, the date_time_primary is a built-in time function and the time zone displacement is specified by the negative 'hh:mm' string for the time zone of Venezuela.
SELECT CURRENT_TIME AT TIME ZONE -'4:30';