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 / koduri
using DATA _NULL_;
Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
what is the use of sas management console? : Sas-di
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
Differentiate between ceil and floor functions.
Are you involved in writing the inferential analysis plan? Tables specfications?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
explain the main difference between the nodup and nodupkey options? : Sas-administrator
For clinical entire study how many tables will create approx?
What is your favorite all time computer book? Why?
what do you mean by data staging area? : Sas-di
What would you change about your job?
What are the difference between ceil and floor functions in sas?
what are several options for creating reports in web report studio? : Sas-bi
what is factor analysis? : Sas-administrator
What is the role of administrative users? : sas-grid-administration
What is the difference between nodupkey and nodup options?