is it possible to generate sas datasets using proc print ???
Answer / 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 |
What is LAG function?How is it used? can any one explain
3 Answers TRE, Verinon Technology Solutions,
What are the different types of sas functions?
explain the difference between proc means and proc summary?
how can you put a "trace" in your program? : Sas programming
What is the purpose of trailing @ and @@? How do you use them?
I have a dataset with variables empid and doj how to calculate retirement age?
How would you create multiple observations from a single observation?
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?
What is difference between N and n????
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
Why and when do you use proc sql?
what is the difference between informat$8. $char8.