How could you generate test data with no input data?
Answer Posted / chandra sekar
data test;
delete;
run;
| Is This Answer Correct ? | 3 Yes | 12 No |
Post New Answer View All Answers
If a variable contains only numbers, can it be a character data type?
explain the proc in sas? : Sas-administrator
explain what is factor analysis? : Sas-administrator
Difference between sum function and using “+” operator?
How to include or exclude specific variables in a data set?
Can you suggest us materials for sdtm mapping?
What would you change about your job?
How does the internal authentication work in sas? : sas-grid-administration
What is the difference between nodupkey and nodup options?
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 is the one statement to set the criteria of data that can be coded in any step? : Sas programming
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Explain what is data step?
What do the mod and int function do? : Sas programming
is data integration and etl programming is same? : Sas-di