What is interleaving in SAS?
No Answer is Posted For this Question
Be the First to Post Answer
Give some examples where proc report’s defaults are different than proc print’s defaults?
How necessary is it to be creative in your work?
what is the difference between sas and other datawarehousing languages?what are the advantages of sas over them?
if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record
How to get the repeated values by using sql in sas ?
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables.
How would you generate 1000 observations from a normal distribution with a mean of 50 and standard deviation of 20. How would you use PROC CHART to look at the distribution? Describe the shape of the distribution.
What is program data vector (pdv)?
We want to merge file A and B. File A has variable age, file B provide birthdate. How to merge the data according to age in file B
how to generate report for 0 observation dataset?
Give an example where SAS fails to convert character value to numeric value automatically?
What are the functions used for character handling?