Answer Posted / varun
Work tables are created in the first phase of IMPORT task.
Work tables are created on each AMP for each target table.
They will hold the DML steps to be performed as well as the
input data to be applied.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Explain the types of join supports by teradata?
Can you fastexport a field, which is primary key by putting equality on that key?
List out teradata data types?
While creating table my dba has fallback or no fallback in his ddl. What is that?
How many codd's rules are satisfied by teradata database?
Highlight the points of differences between the database and user in Teradata.
What is bteq script in teradata?
What are aggregate tables? How do you design them using teradata?
What do you mean by parsing?
Why is the case expression used in teradata?
What is the primary index in teradata?
How do you create tables? Exact syntax, and create profiles, users in teradata?
How to load specific no.of records using bteq, or fastload,or multiload
Syntax for case when statement?
Is it necessary to add? Quit statement after a bteq query when I am calling it in a unix environment?