-- load model using Teradata Studio/client
-- dist-base-multi-senti-student is the model_id
insert into models values ('dist-base-multi-senti-student', ?);
--The '?' will open a GUI to browse the file that needs to be updated
-- load model using Teradata Studio/client
-- dist-base-multi-senti-student is the model_id
insert into models values ('dist-base-multi-senti-student', ?);
--The '?' will open a GUI to browse the file that needs to be updated