Page 1 of 1

Teradata Bulk load stage (Fastload)

Posted: Thu Aug 28, 2008 1:47 pm
by shershahkhan
I am inserting into a temp table through Teradata bulk load stage and then want to insert select into the final table but i can't specify after SQL in the stage is there any option so that we can do it. Currently i am using after routine script for insert Select after the job completes. Can anyone tell me if there is more efficent way to do this