if we dont want to print output what we have to do..???give
syntax..???
Answer Posted / pal
ods output close;
| Is This Answer Correct ? | 3 Yes | 10 No |
Post New Answer View All Answers
how to generate the test data in sas without input data? : Sas-administrator
Approximately what date is represented by the SAS date value of 730?
List down the reasons for choosing sas over other data analytics tools.
what are sas bi dashboard components? : Sas-bi
Mention how to limit decimal places for the variable using proc means?
how the sas basic syntax style described? : Sas-administrator
Tell me more about the parameters in macro? : sas-macro
Explain the use of proc print and proc contents?
If a variable contains only numbers, can it be a character data type?
what is the function of catx syntax? : Sas-administrator
Which date function advances a date, time or datetime value by a given interval?
How many data types are there in SAS?
What is the purpose of trailing @ and @@? How do you use them?
what are _numeric_ and _character_ and what do they do? : Sas programming
Which command is used to perform sorting in sas program?