-- load model using Teradata Studio/client
-- di_ir_dt_ann_thin is the model_id
insert into dataiku_models values ('di_ir_dt_ann_thin', ?);
--The '?' will open a GUI to browse the Dataiku file that needs to be updated
-- load model using Teradata Studio/client
-- di_ir_dt_ann_thin is the model_id
insert into dataiku_models values ('di_ir_dt_ann_thin', ?);
--The '?' will open a GUI to browse the Dataiku file that needs to be updated