How could you generate test data with no input data?
Answer Posted / guest
Using data _null_ or obs=0
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
What is the difference between %local and %global? : sas-macro
Enlist the functions performed by sas.
What is connection profile? : sas-grid-administration
How to specify variables to be processed by the freq procedure?
Describe the ways in which you can create macro variables? : sas-macro
how do the in= variables improve the capability of a merge? : Sas programming
How many data types are there in SAS?
What is the difference between class statement and by statement in proc means?
what is the difference between infile and input? : Sas-administrator
what is change analysis in sas di ? : Sas-di
What is the differnce between SDTM 3.1.2 to 3.1.1 version
What are the special input delimiters used in SAS?
How we can call macros with in data step? : sas-macro
In ARRAY processing, what does the DIM function do?