What is algorithm in SCD Type2(SAS DI Studio Transformaton)?
Answer Posted / senthilnathan.k
SC-2 Small Changing Dimension, We used for maintaining the
history of records.
ETL(Extraction, Transformation and Loading) the Data marts
called as target table using proc append, which will
appending the records in the target table using md5
algorithms.
Which will create Surrogate key corresponding to each
record.
| Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
I want Ada programming language books. Could anyone post me any link for that?
What is diffrent between Method and and function in c#
Write a program to create a process in UNIX
what are the topics choosen for jam round for interviews
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
how to convert the data from HTML file to SAS dataset?
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
the systematic access of small computers in a distributed data processing system is referred as?
smal talk is pure object oriented or not?
Is class is a abstract datatype in java?
Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe
Which design patterns have you used?
how much fee for deccan soft institute .how to block seat for sandeep sir class reply soonnnnÂ
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above