How could you generate test data with no input data?
Answer Posted / ganesh k
using PROC PLAN
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the use of stop statement?
What does the RUN statement do?
Give some examples where proc report’s defaults are different than proc print’s defaults?
name several ways to achieve efficiency in your program? : Sas programming
what is operational data and operational system? : Sas-di
Are you involved in writing the inferential analysis plan? Tables specfications?
Describe the ways in which you can create macro variables?
What’s the difference between var b1 – b3 and var b1 — b3?
Describe the function and untility of the most difficult SAS macro that you have written.
how does sas handle missing values in procs? : Sas programming
where are dashboard components are created and maintained? : Sas-bi
for report generation which one you used proc report or data_null_?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
what is the use of proc sql? : Sas programming
what are 5 ways to perform a table lookup in sas? : Sas-administrator