What is algorithm in SCD Type2(SAS DI Studio Transformaton)?
Answers were Sorted based on User's Feedback
Answer / john
For more SAS DI related info visit
http://www.itinterview-madeeasy.com/2012/05/50-sas-di-interview-questions.html
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / 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 |
what is difference between scripts, smartforms and adobe forms
what do u mean by html
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
Corillian's product is a "Component Container." Name at least 3 component
what is different between kenerl mode and user mode?
what are methods we have in connection pooling
How to link calculator in oops concept? how is it working in oops concept? why dont u using in beginning of program 'z' in abap(sap)?
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
Explain the types of operations? Draw the figure for shift and rotate operations?
hi this is uday i want prepare for nic exam if any one have previous question papers please send me or atlest guide me how to prepare my ID is udaykiran4u@in.com
What are the advantages of Server Controls over HTML/ASP Controls.
will it allow to add same value in HashMap class.