Code a PROC SORT on a data set containing State, District
and County as the primary variables, along with several
numeric variables.
Answer Posted / radhika rakesh
here some step has syntax errors lik in input statement its
mentioned as $ state and so but correct form is state $...
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what are the best practices to process the large data sets in sas programming? : Sas-administrator
explain what is data set in sas? : Sas-administrator
what is star schema? : Sas-di
explain the proc in sas? : Sas-administrator
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What are the features of base sas system?
Explain what Proc glm does?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
what has been your most common programming mistake? : Sas programming
Can you execute a macro within a macro? Describe. : sas-macro
What is the order of application for output data set options, input data set options and SAS statements?
What is the function of Stop statement in a SAS Program?
What is the difference between reading data from an external file and reading data from an existing data set?
Mention the category in which sas informats are placed?