In your project what type of issues and errors you facing in Teradata
Answer / santhosh
In real-time project what type of errors and issue you faced
Is This Answer Correct ? | 0 Yes | 0 No |
If the script is aborted. why it is aborted and how can you identify ?
Differentiate primary key and partition key?
How to load specific no.of records using bteq, or fastload,or multiload
Let us say there is a file that consists of 100 records out of which we need to skip the first and the last 20 records. What will the code snippet?
How do you see a ddl for an existing table?
what is the advantages of other etl tool than teradata utilities or vice versa ?(datastage/informatica)
What is the difference between global temporary tables and volatile temporary tables?
what is use of PI(primary index) AND SI(secondary index)
How do you verify a complicated sql?
whether Nulls will be counted while doing average? example: we have table column A with following values A -- 5 Null 8 3 Now what is the average of A?
How to eliminate product joins in a teradata sql query?
How do you eliminate duplicates?