if we dont want to print output what we have to do..???give
syntax..???
Answer Posted / chandu
OPTIONS NOPRINT;
Since the question was not specified the procedure. We can use the global SAS statement where we can specify the noprint option.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can you execute macro within another macro? : sas-macro
Intern stastical programmer written test
What do the put and input function do?
what is metadata? : Sas-bi
how do you pull data from equifax?tell me the process?
Can you explain the process of calendar?
What is the use of function Proc summary?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
Where do you use proc means over proc freq?
What is substr function?
what are input dataset and output dataset options? : Sas programming
Tell e how how dealt with..
What are the advantages of using sas?
Do you need to know if there are any missing values?
Given an unsorted data set, how to read the last observation to a new data set?