what is portability of sas programmes?
Answer Posted / devashish
Transferring SAS Program from one remote Location to
anathor is portabilty of SAS Program
Access to SAS/CONNECT Required
also Transferring a dataset or SAS file requires Transport
format
Use of XPORT and porc Copy
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Give some examples where proc report’s defaults are different than proc print’s defaults?
What are the 3 components in sas programming?
Give e an example of..
how to do user inputs and command line arguments in sas?
what is data integration? : Sas-di
What does PROC print, and PROC contents do?
What is the use of divide function?
how does sas handle missing values in sort order? : Sas programming
Name validation tools used in SAS
for what purpose would you use the retain statement? : Sas programming
Why and when do you use proc sql?
how the sas basic syntax style described? : Sas-administrator
What do the put and input function do?
how are numeric and character missing values represented internally? : Sas programming
How do you debug and test your SAS programs?