How could you generate test data with no input data?
Answer Posted / 3nadh
I think by using insert option in proc sql...
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How are numeric and character missing values represented internally?
How would you determine the number of missing or nonmissing values in computations?
What are the data types in sas?
What is the order of application for output data set options, input data set options and SAS statements?
what is function of retain statment
For what purposes have you used sas macros? : sas-macro
how to debug and test the sas program? : Sas-administrator
What are the difference between ceil and floor functions in sas?
Explain proc univariate?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
How would you identify a macro variable? : sas-macro
AE datasets names? how many types?
What is the difference between proportion and average?
Do you need to rearrange the order of the data for the report?
explain the function of substr in sas? : Sas-administrator