init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
create table ct_et_templates.w_ODS_TMS_RAR_PORTFOLIOTREE (
|
||||
a_key number(38, 0),
|
||||
a_workflow_history_key number(38, 0),
|
||||
parent_id varchar2(255 char),
|
||||
child_id varchar2(255 char),
|
||||
factor binary_double
|
||||
)
|
||||
Reference in New Issue
Block a user