is it possible to generate sas datasets using proc print ???
Answer Posted / rag_uss
by using proc print we can't generate data sets.
if there is any possibility please send the answer.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
how do the in= variables improve the capability of a merge? : Sas programming
what are validation tools that are used in sas? : Sas-administrator
How do you specify the number of iterations and specific condition within a single do loop?
Why and when do you use proc sql?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
Describe crosslist option in tables statement?
how does sas handle missing values in assignment statements? : Sas programming
which date functions advances a date time or date/time value by a given interval? : Sas programming
In ARRAY processing, what does the DIM function do?
Why double trailing @@ is used in input statement?
What makes sas stand out to be the best over other data analytics tools?
for report generation which one you used proc report or data_null_?
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
What is SAS informats?