How could you generate test data with no input data?
Answer Posted / teena
using set statement ....cards and datalines needs input data
these below 2 will need input data
_null_ will create no actual dataset but will create obs
obs=0 will create empty dataset
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the scrubbing procedures in sas?
Difference between informat and format?
Compare sas with other data analytics tools.
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
Explain what is SAS informats?
for what purpose would you use the retain statement? : Sas programming
To what type of programms have you used scratch macros?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
What are the implications?
In ARRAY processing, what does the DIM function do?
what is sas database server? : Sas-di
Why double trailing @@ is used in input statement?
What are all the problems you faced while validating tables and reports?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation