Suppose i have data like
2009/12/31
555555534
' '
Generally last 2 records are wrong format it is going to
error table but i don't want load error table if any wrong
format in Date column Pass "NULL" how can we do it fast load

Answer Posted / tdguy

IF it is always the last two records, then use RECORD
option. Assuming 1000 records are present, use the below
option to avoid the last two records
RECORD THRU 998;

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens in a conflict? How do you handle that?

640


What is spool space? Why do you get spool space errors? How do trouble-shoot them?

547


What are the commands to make a new table, change a table and remove a table in teradata?

621


What are the different table types that are supported by teradata?

547


What are the joins in teradata and how many types of joins are there in teradata?

585






What are the different design perspectives used in teradata?

558


How teradata makes sure that there are no duplicate rows being inserted when its a set table?

567


Why are oltp database designs not generally a good idea for a data warehouse?

607


During the Display time, how is the sequence generated by Teradata?

628


What are the joins in teradata?

583


Highlight the differences between Primary Key and Primary Index.

630


What is the primary index in teradata?

602


Explain Teradata performance tuning and optimization?

712


Syntax for case when statement?

618


Explain the types of join supports by teradata?

596