if we dont want to print output what we have to do..???give
syntax..???
Answer Posted / srinivasreddy
proc print data= dataset name noprint;
run;
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Mention sas system options to debug sas macros.
What is slibref?
what is the function of catx syntax? : Sas-administrator
How to limit decimal places for variable using proc means?
What do you understand by the term Normal Distribution?
Give e an example of..
what is broad cast agent? : Sas-bi
what is sas metadata repository? : Sas-bi
Explain translate function?
What are the parameters of scan function?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
How do dates work in SAS data?
What is the command used to find missing values?
How necessary is it to be creative in your work?
Which statement does not perform automatic conversions in comparisons?