How would you include common or reuse code to be processed
along with your statements?
Answer Posted / vinod swarna
autocall macro's too.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
how can you create zero observation dataset? : Sas programming
what is broad cast agent? : Sas-bi
what are some good sas programming practices for processing very large data sets? : Sas programming
for whom is sas data integration studio designed? : Sas-di
State the difference between INFORMAT and FORMAT ?
what are validation tools that are used in sas? : Sas-administrator
What is the function of Stop statement in a SAS Program?
how many types prompting framework can be broken down to? : Sas-bi
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
For what purposes have you used sas macros? : sas-macro
What is the sas data set? : sas-grid-administration
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?
Mention the category in which sas informats are placed?
Which are the statements whose placement in the data step is critical?