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
What are the different servers in sas? : sas-grid-administration
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What are the ways to do a “table lookup” in sas?
What are the special input delimiters used in SAS?
Mention the difference between ceil and floor functions in sas?
Tell e how how dealt with..
Have you ever used the SAS Debugger?
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
What Proc glm does?
Mention common programming errors committed in sas ?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
In proc transpose and data step with arrays which one you pick?
What is the function of output statement in a SAS Program?
Hi, If anyone has base SAS certification dumps, please share.
What do the PUT and INPUT functions do?