What would be the value of month at the end of data step execution and how many observations would be there?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';
Tell me more about the parameters in macro? : sas-macro
Where do you use proc means over proc freq?
what is star schema? : Sas-di
what is Business Intelligence?
What is the difference between an informat and a format. Name three informats or formats.
Have you been involved in editing the data or writing data queries?
1 Answers BioServe, Oracle, Sasken,
Can we replace a dataset into view?
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?
Explain the use of proc print and proc contents?
Approximately what date is represented by SAS date value of 730
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming