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 |
AE datasets names? how many types?
What statement do you code to tell SAS that it is to write to an external file? What statement do you code to write the record to the file?
In SAS how to read the variable values having different formats. eg:mar99,mar1999 (in a single variable)
8 Answers GSK GlaxoSmithKline,
How does proc sql work?
Suppose there is a SAS dataset with following values - Parent Child A B B C D E F G G H H I and so on….. This goes onto 1000s of observations/rows. Now how do we identify from this dataset Grandparents and Grandchildrens ?
5 Answers American Express, Barclays,
How do dates work in sas?
how to change the execute of macro
What areas of SAS are you most interested in?
what are the types of interactive display types? : Sas-bi
Under what circumstances would you code a SELECT construct instead of IF statements?
Explain the difference between informat and format with an example.
Why do we use QUIT commmand for proc datasets and proc sql ???