init
This commit is contained in:
7
airflow/ods/tms/TMS-tables/w_ODS_TMS_RAR_LIMITACCESS.sql
Normal file
7
airflow/ods/tms/TMS-tables/w_ODS_TMS_RAR_LIMITACCESS.sql
Normal file
@@ -0,0 +1,7 @@
|
||||
create table ct_et_templates.w_ODS_TMS_RAR_LIMITACCESS (
|
||||
a_key number(38, 0),
|
||||
a_workflow_history_key number(38, 0),
|
||||
limit_id varchar2(255 char),
|
||||
user_id varchar2(255 char),
|
||||
ecbusrbdts date
|
||||
)
|
||||
Reference in New Issue
Block a user