name few built in sas transformation in DI studio ?
Answer Posted / kamal
Splitter, SQL Join, Append, File reader, Loader, Lookup..etc
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Name few SAS functions?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
How will you generate test data with no input data?
Differentiate between format and informat? : sas-grid-administration
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
Explain what is SAS informats?
where to use sas business intelligence? : Sas-bi
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
What are the different versions of sas that you have used until now? : sas-grid-administration
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
How do you test for missing values?
what is data governance? : Sas-di
What can be the size of largest dataset in SAS?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming