init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
create table ct_et_templates.TMS_RAR_PORTFOLIOACCESS (
|
||||
a_key number(38, 0),
|
||||
a_workflow_history_key number(38, 0),
|
||||
portfolio_id varchar2(255 char),
|
||||
user_id varchar2(255 char),
|
||||
ecbusrbdts date
|
||||
)
|
||||
Reference in New Issue
Block a user