Tell me more about the parameters in macro? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?
Code a PROC MEANS that shows both summed and averaged output of the data.
How to convert HTML file into SAS dataset?
what other sas products have you used and consider yourself proficient in using? : Sas programming
What has been your most common programming mistake?
Mention few ways with which a “table lookup’ is done in sas programming.
how can you get the single data set from the library(which has the number of data sets)?
3 Answers Accenture, Deloitte,
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
what is the usage for assigning error=1 in a dataset ?
What Proc glm does?
How would you define the end of a macro?
What statement do you code to tell SAS that it is to write to an external file? What statement do you code to write the record to the file?