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
what is the difference between floor and ceil functions in sas? : Sas-administrator
What are the limitations for memory allocation for SAS variables
what does the run statement do? : Sas programming
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
what is data integration? : Sas-di
what is the Population you used in your project, is it ITT or PP?
How are numeric and character missing values represented internally?
how many types of prompts are there? : Sas-bi
how do you debug and test your sas programs? : Sas programming
What is the basic syntax of a sas program?
Can you explain the process of calendar?
What is the use of the %include statement?
How do you connect the desktop application to metadata server? : sas-grid-administration
what is the effect of the options statement errors=1? : Sas programming