If you?re not wanting any SAS output from a data step, how
would you code the data statement to prevent SAS from
producing a set?
Answer Posted / koduri
using DATA _NULL_;
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
name some data transformation used in sas di? : Sas-di
what is the difference between floor and ceil functions in sas? : Sas-administrator
Explain bmdp procedure?
What does P-value signify about the statistical data?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
State the difference between INFORMAT and FORMAT ?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
What do the mod and int function do? : Sas programming
What would be the value of month at the end of data step execution and how many observations would be there?
what is the effect of the options statement errors=1? : Sas programming
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
how to remove duplicates using proc sql?
Why double trailing @@ is used in input statement?
what type of graphs we will create(for 2+years candidates)?
AE datasets names? how many types?