What is instream data in SAS?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is study design in while working with SAS? what are screening variables in SAS?

1681


If a variable contains only numbers, can it be a character data type?

612


What commands are used in the case of including or excluding any specific variables in the data set?

594


What is the good sas programming practices for processing large data sets?

630


What does the trace option do?

666






how do the in= variables improve the capability of a merge? : Sas programming

934


What is the difference between %local and %global? : sas-macro

668


how does sas handle missing values in sort order? : Sas programming

534


how do you pull data from equifax?tell me the process?

1380


what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?

1686


How long can a macro variable be? A token? : sas-macro

717


What is the difference between INPUT and INFILE ?

754


What are the statements in proc sql?

593


Difference between nodup and nodupkey options?

634


explain the difference between proc means and proc summary?

672