Can we Suggest as how is the process to get a job in teradata in current market??Is it easier???
IBM,
1 4869hi 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 3766Why FLOAD doesn't supports NUSI? Where as Mload supports NUSI. Please explain in this regard. Thanks in advance.
4 13989Is PK concept available in Teradata. If it is how can we create Primary Key for a table in TD
6 11779I 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 10189Hi 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 13287Hi 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 7443I 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 8624
Highlight a few of the advantages that ETL tools have over Teradata.
Mention the procedure via which, we can run Teradata jobs in a UNIX environment.
What is real time and near real time data warehousing?
how can we analyze the locks ?
Explain the term 'row' related to relational database management system?
Explain some differences between mpp and smp?
List out teradata data types?
What are tpump utility limitations?
Give a justifiable reason why Multi-load supports NUSI instead of USI.
How many tables can you join in v2r5?
List the logical and conditional operators that are used with teradata along with their meanings?
What is the purpose of joins in teradata and what are the available join types?
How to Extract data from multiple legacy systems?
Is it necessary to add? Quit statement after a bteq query when I am calling it in a unix environment?
Explain teradata utilities. What is multiload, fast load, tpump?