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
Answer Posted / harshit
use proc export
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
what are some differences between proc summary and proc means? : Sas programming
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Explain the difference between nodup and nodupkey options?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
Mention the category in which sas informats are placed?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
Can you suggest us materials for sdtm mapping?
Describe the function and utility of the most difficult SAS macro that you have written?
Explain by-group processing?
What can be the size of largest dataset in SAS?
For what purposes have you used sas macros? : sas-macro
what are sas/access and sas/connect? : Sas programming
What is PROC in SAS?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
How can you create a macro variable with in data step? : sas-macro