proc means?
proc sort?
proc append?
proc freq?
proc print?
proc content?
Answer Posted / krishnarao
proc append means avenge the data in one by one.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How to create a permanent sas data set?
How do you specify the number of iterations and specific condition within a single do loop?
Tell e how how dealt with..
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
What are the features of SAS?
What are the ways in which macro variables can be created in sas programming?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
what is the use of proc contents and proc print in sas? : Sas-administrator
how the sas basic syntax style described? : Sas-administrator
What are the difference between ceil and floor functions in sas?
explain the function of substr in sas? : Sas-administrator
Define run-group processing?
What is the difference between one to one merge and match merge? Give an example.
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
how many types prompting framework can be broken down to? : Sas-bi