How could you generate test data with no input data?
Answers were Sorted based on User's Feedback
Answer / sirisha
by using loop concept or by importing data frim external file.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / varun gupta
I think we can use cards statement or DATALINE sts=atement
to have test data
| Is This Answer Correct ? | 0 Yes | 5 No |
How to merge the data using merge statement and proc format? Is the result is same ?
When you will use nowd option in report???
How to read multiple excel sheets from a single excel file at once????
7 Answers HCL, Verinon Technology Solutions,
what versions of sas have you used (on which platforms)? : Sas programming
Explain the difference between using drop = data set option in set and data statement?
What is the difference between proportion and average?
I have a dataset with variables empid and doj how to calculate retirement age?
What is program data vector (pdv)?
What is _n_?
What is the difference between SAS Data step and SAS PROC SQL, and which is better?
Have you ever linked SAS code, If so, describe the link and any required statements used to either process the code or the step itself?
What is the difference between Proc tabulate and Proc print