How to use an Oracle function to add new attributes to an existing Oracle table from Dataiku DSS 9.0
dromero
Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts, Registered Posts: 4 ✭✭✭✭
Hi Dataikuers:
I have an Oracle function that I want to use in a SQL Script recipe to add new attributes to an existing table. I need to read the new columns from a temporary staging table.
What would it be the procedure to do that and later adding the data from the same staging table.
Thanks in advanced.