How would you include common or reuse code to be processed
along with your statements?

Answer Posted / rishie

by calling a macro into your program
data x;
set x;
%Z;
run;

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com

1585


Approximately what date is represented by the SAS date value of 730?

750


what is sas application server, database server, sas olap server and sas metadata server? : Sas-di

554


Explain how you can debug and test your SAS program?

565


what is the use of proc sql? : Sas programming

594






for report generation which one you used proc report or data_null_?

6600


Explain how merging helps to combine data sets.

618


Explain proc univariate?

606


What do you code to create a macro? : sas-macro

582


What are the new features included in the new version of SAS Programming Language?

738


Have you ever used the SAS Debugger?

1207


What are the default statistics that proc means produce?

604


What are the implications?

1181


what are the considerations when picking a SAS/STAT procedure?

2900


What is the order of application for output data set options, input data set options and SAS statements?

1083