Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i am executing a scenario where i m creating a temp table and would like to insert the data onto a physical table? this physical table is once again created in talend(By tgreenplumoutput - create table if not exists)
Can anyone help me on this?
@ankit7359,you can load data from temp to physical,since you need to read your temp table load it physical table.