How could you generate test data with no input data?
Answer Posted / ram
Give one answer
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
describe about physical data integration? : Sas-di
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
how to debug and test the sas program? : Sas-administrator
What is the difference between class statement and by statement in proc means?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
What is the difference between input and infile statement?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
How many ways to overcome a missing values???
What is the order of application for output data set options, input data set options and SAS statements?
What is the difference between nodupkey and nodup options?
what are informats in sas? : Sas-administrator
How to limit decimal places for the variable using proc means?
How necessary is it to be creative in your work?