Difference between SAS STATA & SPSS?
No Answer is Posted For this Question
Be the First to Post Answer
how do you want missing values handled? : Sas programming
What are the parameters of scan function?
How do you debug macros?
What are symget and symput? : sas-macro
What is factor analysis?
How substr function works in sas?
You need to create an In List that it is to be later used in a Where Clause that includes all the Regions that begin with the letter A from the sashelp.shoes table. Using PROC SQL with an into clause create the following string from the sashelp.shoes table using the variable region “AFRICA”,”ASIA”,…..
Explain what Proc glm does?
How do you control the number of observations and/or variables read or written?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
i am importing large data from oracle to work library. in log there is a error message worklibrary space is not enough. then how to import the data safely to sas environment.