In this example, the date_time_primary is a built-in time function and the time zone displacement is specified by the negative integer numeric value for Pacific Standard Time.
SELECT CURRENT_TIME AT TIME ZONE -8;
In this example, the date_time_primary is a built-in time function and the time zone displacement is specified by the negative integer numeric value for Pacific Standard Time.
SELECT CURRENT_TIME AT TIME ZONE -8;