What statement do you code to tell SAS that it is to write
to an external file?
Answer Posted / kranthi arabelly
Folks ...plz see bellow diff instream and External file
1. Data from an external file
DATA statement;
INFILE statement;
INPUT statement;
other SAS statements used in the DATA step
Run;
2. Data in job stream
DATA statement;
INPUT Statement;
other SAS Statements used on the DATA step
CARDS Statement;
data lines
;
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Hi, If anyone has base SAS certification dumps, please share.
what is metadata? : Sas-bi
What are the statements in proc sql?
What are the ways in which macro variables can be created in sas programming?
what is data access? : Sas-di
Name and describe few sas character functions that are used for data cleaning in brief.
What is the maximum length of the macro variable?
how the sas basic syntax style described? : Sas-administrator
What is the purpose of trailing @ and @@? How do you use them?
it will become easy if uuu provide website linkssss and list of consultanciessssss
Tell e how how dealt with..
Explain input and put function?
Mention sas system options to debug sas macros.
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
Are you involved in writing the inferential analysis plan? Tables specfications?