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 |
Do you need to know if there are any missing values?
how do i read multiple spaces in datasets? eg: vijaya raghava perumal.I tried with using & but it workss if its vijaya raghava but not for raghava perumal.how to do this?
do you prefer proc report or proc tabulate? Why? : Sas programming
differnce between 8.2 and 9.1.3
describe the interaction table in sas di? : Sas-di
Did you used proc lifetest? when?
2 Answers Accenture, Parexel, Quintiles,
Explain what is data step?
I am having a stored process.it needs to route my report to both hthml and Xls.By default SP routes to html.I used the PRINTTO to route the html to Xls.BUt it createsthe file not but no content was written to file(0KB)?how can i do it?
What is the difference between class statement and by statement in proc means?
What is the one statement to set the criteria of data that can be coded in any step?
what do you mean by data staging area? : Sas-di
What is the function of output statement in a SAS Program?