How do dates work in sas?
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by the term Normal Distribution?
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
How can you create a macro variable with in data step? : sas-macro
what is _error_?
2 Answers Axis Bank, Cognizant, JPMorgan Chase,
What are the functions done while Compilation...?
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.
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn’t have a value?
What can be the size of largest dataset in SAS?
What’s the difference between var b1 – b3 and var b1 — b3?
What is maximum number of rows and cols can be handled in SAS?
What do you feel about hardcoding?
How is character variable converted into numeric variable and vice versa?