Answer Posted / koduri
using date format
input date ib4.;
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
What are the 3 components in sas programming?
Where do you use proc means over proc freq?
What are the different versions of sas that you have used until now? : sas-grid-administration
How to create list output for cross-tabulations in proc freq?
explain the proc in sas? : Sas-administrator
Can you execute a macro within a macro? Describe. : sas-macro
How would you define the end of a macro? : sas-macro
How would you determine the number of missing or nonmissing values in computations?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
What is your favorite all time computer book? Why?
What would be the value of month at the end of data step execution and how many observations would be there?
Have you ever used the SAS Debugger?
Can you execute macro within another macro? : sas-macro
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?