What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
998Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
1158
What are the differences between sum function and using “+” operator?
Explain substr function?
What are the default statistics for means procedure?
Differentiate between format and informat? : sas-grid-administration
Enlist the syntax rules followed in sas statements.
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
What is the difference between input and infile statement?
Can you execute a macro within a macro? Describe. : sas-macro
What is the difference between reading data from an external file and reading data from an existing data set?
What is the difference between the proc sql and data step?
Explain the difference between nodup and nodupkey options?
What are the difference between sas functions and procedures?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
How to sort in descending order?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration