DBA Data[Home] [Help]

APPS.FND_TIMEZONES SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 5

      select timezone_code
      from fnd_timezones_b
      where upgrade_tz_id = tz_id;
Line: 21

    select name
    from   fnd_timezones_vl
    where timezone_code = tz_code;