I had 10,000 records r there i loded today 4000 records, i
need load to 4001 - 10,000 next day how is in Type 1 and
how is it on type 2?
Answers were Sorted based on User's Feedback
Answer / ss
simply take a reformat component and then put
next_in_sequence()> 4000 in select parameter.
Is This Answer Correct ? | 21 Yes | 2 No |
Answer / pappu
First, The interviewer is !! He shud ask question which is relevant to project and scenario, which he doesn't have any idea.
Is This Answer Correct ? | 6 Yes | 2 No |
Answer / mahendra patnaik
Take 10,000 records as source file and take output table as
another source and then Join both the source,select input
must be sorted parameter option in the Join component,If
any matching records found then put that into a thrash,
take all unmatched records and inert into the target table.
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / amansharma3737@gmail.com
Hii
Question is correct.
In case of type one.. Record will be there in database but history won't be present.
In case of type two.. record and history both will be available( we can use effective date to get the history )
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / eswer
hi pappu...it is the correct question ly.He touchess about
SCD TYPE1 and SCD Type2 which plays an very importent role
in desining of tables
Is This Answer Correct ? | 0 Yes | 2 No |
How can I run the 2 gui merge files?
What are the six data process products of ab initio (architecture of ab initio)?
what is the difference between .dbc and .cfg file?
Difference between public and private projects and how to make private to public?
what is different daily and monthly develop the abinitio graphs?
Input - Name|city |startyear Rahul |Mumbai|2010 Rahul|kolkata|2014 Rahul|Delhi|2018 Output should be- Name|city |startyear|endyear Rahul |Mumbai|2010|2014 Rahul|kolkata|2014|2018 Rahul|Delhi|2018|9999
Do you think effective communication is necessary for data processing?
Where $mpjret is used in ab-initio?
If m loading a file of 1 million records.and the graph fails after loading 10,000 records. In this case if we use rollback command then what will happen?
What is the language used in Ab Initio ?
Mention some file extensions which are used in abinitio?
Explain what is the architecture of abinitio?