what is in stream data in SAS?
Answer / prashanth
what ever data we mentioned in cards is called as instream
data.
| Is This Answer Correct ? | 10 Yes | 1 No |
How to get part of string form the source string without using sub string function in SAS?
In a shcool there are 1000 students. After completion of every test in 6 subjects , each subject teacher submit the marks of every student at different times and loaded in the database commonly. How will you seperate the top two subject marks for each each studet using SAS?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
what is the difference between the SAS v8 and SAS v9?
how are numeric and character missing values represented internally? : Sas programming
What is connection profile? : sas-grid-administration
What are the analysis datasets created, and what are the new variables created in CLINICAL SAS
1 Answers Accenture, Sciformix,
How to read an input file in sas?
What is maximum number of rows and cols can be handled in SAS?
What are SAS/ACCESS and SAS/CONNECT?
Identify statements whose placement in the DATA step is critical?
how does sas handle missing values in sort order? : Sas programming