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 |
Difference Between Scan and Substr
What are the differences between proc means and proc summary?
what is AE onset date and what is RDS?
how we can create optional or required parameters in SAS macro...
Describe how you would pass data to macro.
There is a river notoriously known for it?s large crocodile population. With ease, how do you safely cross it?
How to get part of string form the source string without using sub string function in SAS?
how to import HTML files into SAS datasets?
What procedure you used to calculate p-value?
2 Answers Accenture, Quintiles,
Which of the following is not created during compilation phase?
What is the role of administrative users? : sas-grid-administration
What would be the value of month at the end of data step execution and how many observations would be there?