Can we Suggest as how is the process to get a job in teradata in current market??Is it easier???
IBM,
1 4949hi guys...i have good experiance in oracle ...now i want to learn teradata? how much of percentage my knowledge is used to understand the teradata? i mean.. if teradata also having sql queries or not?
1 3835Why FLOAD doesn't supports NUSI? Where as Mload supports NUSI. Please explain in this regard. Thanks in advance.
4 14144Is PK concept available in Teradata. If it is how can we create Primary Key for a table in TD
6 11956I want to load 1000 rcds using. FL for every 100 records there is a check point.But script failed at 120 records, when we are restarting the script, it starts from last ckpt, but Target table contains populated data but FL doesnt support existing data in target table. How can we load data in FL?
IBM,
4 10331Hi Friends I have a sql question, We have the source data as below. 101 address1, address2, address3 and the output shoulb like below 101 address1 101 address2 101 address3 Required a SQL query for this output. Please let me know if you have any sql query for this. Thanks in advance. Hari M
6 13456Hi All, I have a table with 3 fields like id,mark1,mark2 and I would like to update a mark3 field that would calculate the max for each record (so the max value of the 2 fields) in Teradata ID Mark1 Mark2 Mark3 1 10 20 2 20 30 3 40 10 4 50 50 I Have to write a update statement Mark3 with max value of mark1,mark2 fields…like bellow ID Mark1 Mark2 Mark3 1 10 20 20 2 20 30 30 3 40 10 40 4 50 50 50 Please any one help me ....Thq
3 7572I Have Name field in a Table Name ------------- abcde;fgh;ijk; abc;def;jklm;no I want to write a sql to display name field data with out ';'.so i want to replace ; with '' how will write in Teradata
3 8744
What is spool space and when running a job if it reaches the maximum spool space how you solve the problem?
What is collect statistics?
What do high confidence, low confidence and no confidence mean in explain plan?
What are the joins in teradata?
What is primary index and secondary index?
What is TPD?
When tpump is used instead of multiload?
Explain and compare pros and cons of start schemas?
In Teradata, what is the significance of UPSERT command?
What are the different softwares used with their functions in teradata?
What is real time and near real time data warehousing?
What is spool space? Why do you get spool space errors? How do trouble-shoot them?
What are the different table types that are supported by teradata?
What is meant by a Channel Driver?
what are the uses of fact table and dimension table in banking project?