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?

Answer Posted / ratna

data one;
run;
proc print;
run;

Is This Answer Correct ?    0 Yes 34 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain translate function?

634


What is the difference between input and infile statement?

684


What are the data types does SAS contain?

655


Differentiate between sas functions and sas procedures.

645


What are the advantages of using sas?

611






Which date function advances a date, time or datetime value by a given interval?

672


why a stop statement is needed for the point= option on a set statement?

627


how many display types available in sas bi dashboard? : Sas-bi

646


Mention sas system options to debug sas macros.

663


What is the use of divide function?

607


How would you define the end of a macro?

704


What are the differences between sum function and using “+” operator?

579


what is the Population you used in your project, is it ITT or PP?

2185


what is sas database server? : Sas-di

619


what is snowflake schema? : Sas-di

698