name few built in sas transformation in DI studio ?
Answer Posted / suresh
EXTRACT, SQL JOIN, FILE READER, FILE WRITER
| Is This Answer Correct ? | 26 Yes | 4 No |
Post New Answer View All Answers
what are the scrubbing procedures in sas? : Sas programming
Describe the ways in which you can create macro variables?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
What are the limitations for memory allocation for SAS variables
What is factor analysis?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
what is the use of proc sql? : Sas programming
How to create list output for cross-tabulations in proc freq?
What are the differences between sum function and using “+” operator?
What is SAS? What are the functions does it performs?
What is maximum number of rows and cols can be handled in SAS?
What is the use of PROC gplot?
Explain what is the use of proc gplot?
What are the functions which are used for character handling functions?
How to sort in descending order?