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
what are the considerations when picking a SAS/STAT procedure?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
What is the role of unrestrictive users? : sas-grid-administration
Given an unsorted data set, how to read the last observation to a new data set?
Explain proc sort?
Mention sas system options to debug sas macros.
What are the data types does SAS contain?
What is the maximum length of the macro variable? : sas-macro
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
Are you involved in writing the inferential analysis plan? Tables specfications?
How to create a permanent sas data set?
What does the RUN statement do?
What is the work of tranwrd function?
how does sas handle missing values in a merge? : Sas programming