WIE_PLANT_TIMEZONE_V
詳細
-
スキーマ: FUSION
-
オブジェクト所有者: WIE
-
オブジェクト・タイプ: VIEW
列
| 名前 |
|---|
|
ORGANIZATION_ID PLANT_TIME |
問合せ
| SQL_Statement |
|---|
|
select organization_id,(cast(systimestamp at time zone timezone_code as timestamp)) as plant_time from inv_org_parameters where mfg_plant_flag is not null and mfg_plant_flag='Y' |