Identify statements whose placement in the DATA step is
critical?
Answer Posted / raghu
data
input
cards/datalines
run
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between using drop = data set option in data statement and set statement?
In sas, what are the areas that you are most interested in? : sas-grid-administration
Give e an example of..
What function CATX syntax does?
Give some ways by which you can define the variables to produce the summary report (using proc report)?
what is the difference between infile and input? : Sas-administrator
What is Linear Regression?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
Name some categories in sas 9? : sas-grid-administration
Explain why double trailing @@ is used in input statement?
What are the differences between proc means and proc summary?
What is the difference between the proc sql and data step?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
how do you pull data from equifax?tell me the process?
How long can a macro variable be? A token? : sas-macro