What is instream data in SAS?
Answer / aman
If we type data directly into sas program from keyboard , then the data is internal to our program.We do this when we have small amount if data or When we test a program with small test Data Set.
We use DATALINES statement to indicate internal data.
| Is This Answer Correct ? | 2 Yes | 0 No |
how to perform paired t-test using Base/SAS & SAS/Stat?
what are informats in sas? : Sas-administrator
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn’t have a value?
How would you create multiple observations from a single observation?
how does sas handle missing values in sort order? : Sas programming
what is pdv? how it is related to input buffer in sas?
What would you change about your job?
Describe the types of SAS programming tasks that you performed like Tables? Listings? Graphics? Ad hoc reports? Other?
How many versions came upto now in SAS?
what is operational data and operational system? : Sas-di
What report output formats can you generate using SAS?
How sas treats the dsd delimiters?