Give some examples where proc report’s defaults are same as proc print’s defaults?
No Answer is Posted For this Question
Be the First to Post Answer
What SAS statements would you code to read an external raw data file to a DATA step?
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;
What would you change about your job?
What versions of SAS have you used (on which platforms)?
Name statements that are execution only.
What is the maximum length of the macro variable?
How do you add a number to a macro variable?
i have a null dataset with 10 variables; i want to print only name of the varibales in log window and also output window.how can we do this one?
what is Difference between PROC SQL JOINS and MERGE?
what is OLAP?
Mention some common errors that are usually committed in sas programming.
Which command is used to perform sorting in sas program?