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 Venezuela's time zone.
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 Venezuela's time zone.
SELECT CURRENT_TIME AT TIME ZONE -'4:30';