what is in stream data in SAS?



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

Post New Answer

More SAS Interview Questions

how to read the variables in sas? : Sas-administrator

1 Answers  


I am looking to buy a sas advance book. So any one can guide me that which one i should buy.

0 Answers  


what r the job openings SAS for fresher graduates !

1 Answers   TetraSoft, Wipro,


If i doest required Cumilative frequency in my table, generated by using PROC FREQ what i had to do?

8 Answers   HCL,


For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration

1 Answers  


Mention sas system options to debug sas macros.

1 Answers  


What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro

1 Answers  


what are all the reports you generated in your recent project?

1 Answers   Accenture, Quintiles,


Dear all, proc means data=dsn noprint completetypes; class trtmntgroup /preloadfmt; output out=tot n=n; format trtmntgroup trtf. ; by vstgrp descending severity; run; This is the code I used for AE table. I got the values without giving the variable ‘trtmntgroup(numeric)’ in var statement. And if I give the var statement for that variable i’m getting the same values.How is that possible? What is the difference between class and var statement? Could any one explain me how does proc means work at the back end. And what is the difference between _freq_ value and N value in proc means. Thanks and regards, Rajesh.

1 Answers  


How do dates work in SAS data?

1 Answers  


Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??

1 Answers   Oracle,


if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record

4 Answers   HSBC,


Categories