How could you generate test data with no input data?
Answer Posted / sirisha
by using loop concept or by importing data frim external file.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are the new features included in the new version of SAS Programming Language?
Explain bmdp procedure?
Tell me about % include and % eval? : sas-macro
What is the maximum length of the macro variable?
What is the function of output statement in a SAS Program?
how to debug and test the sas program? : Sas-administrator
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
Do you need to rearrange the order of the data for the report?
what is the effect of the options statement errors=1? : Sas programming
How do you add a number to a macro variable? : sas-macro
how could you generate test data with no input data? : Sas programming
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
Explain the purpose of substr functions in sas programming.
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
What do you know about symput and symget?