Language: PL/SQL Highlight Mode: PLSQL Last Modified: March 04th, 2009
FROM_TZ( timestamp_value, time_zone_value )-- timestamp_value is the value to convert to a -- TIMESTAMP WITH TIME ZONE value.-- time_zone_value is the time zone used to convert -- timestamp_value to a TIMESTAMP WITH TIME ZONE value.