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
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
Explain the types of operations? Draw the figure for shift and rotate operations?
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.
How to create a new dataset only duplicate observations in proc sort procedure?
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
shall we execute our java programmes in jre
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
Write a pascal program to calculate the sum of the first 100 even number and odd number
Find out the list of authorization objects which contains activity as a field? Thanks in advance.
Difference between debugging, running, executing of an application
how to remove header and footer in jcl using sort utility
how do i create my own exception class which will restrict IO exception?