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
Explain the difference between using drop = data set option in set and data statement?
how does sas handle missing values in functions? : Sas programming
how to read the variables in sas? : Sas-administrator
How do you test for missing values?
Explain append procedure?
what is star schema? : Sas-di
What is the role of administrative users? : sas-grid-administration
what is change analysis in sas di ? : Sas-di
Mention what is PROC in SAS?
What are common programming errors committed in sas
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
what does the run statement do? : Sas programming
What do the PUT and INPUT functions do?
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
Explain the special input delimiters used in sas programming.