We are migrating an oracle table into teradata, the volume
of data is huge and partitioned (year wise list partition).
How do i simulate the same in teradata.
Answers were Sorted based on User's Feedback
Answer / tdguy
PPI can be a better option. Using PPI, data can be
partitioned using months also.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the steps involved after the disk manager passes the request?
Write a program to show the parser component used in teradata?
What is basic teradata query language?
What is multi insert?
Hello Frndz, I have a table named product as shown below: product_id product_name 1 AAA 1 BBB 1 CCC 2 PPP 2 QQQ 2 RRR Now my output should be: product_id product_name_1 product_name_2 product_name_3 1 AAA BBB CCC 2 PPP QQQ RRR
1.what is activity count? 2.what is skew factor? how it's working explain brefily
What are the multiload utility limitations?
What's the difference between timestamp (0) and timestamp (6)?
If table have access lock.In the same table write lock is posible or not?
Can any one explain me the difference between BTEQ and MLOAD,TUMP. All canbe used for same purpose but still differnt methods. why ?
if collect stats but it show low confidence why?
How is MLOAD Client System restarted after execution?