How could you generate test data with no input data?
Answer Posted / varun gupta
I think we can use cards statement or DATALINE sts=atement
to have test data
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
what is the difference between infile and input? : Sas-administrator
What is PDV?
Explain data_null_?
describe the interaction table in sas di? : Sas-di
Compare sas with other data analytics tools.
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?
Do you need to rearrange the order of the data for the report?
How to sort in descending order?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
What is the difference between one to one merge and match merge? Give an example.
What will calendar procedure do?
how would you create multiple observations from a single observation? : Sas programming
What is PROC in SAS?