Can Some one Explain How the Datasets from SAS can be loaded
in to the MVS OS?
Answer / manoj jina
First of all you need a FTP tool for ease. Else you can use Import/Export Procedures. and Infile the Data in MVS.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is enterprise guide? What is the use of it? : Sas programming
How to convert HTML file into SAS dataset?
You need to create an In List that it is to be later used in a Where Clause that includes all the Regions that begin with the letter A from the sashelp.shoes table. Using PROC SQL with an into clause create the following string from the sashelp.shoes table using the variable region “AFRICA”,”ASIA”,…..
Mention few ways with which a “table lookup’ is done in sas programming.
Have you ever used the SAS Debugger?
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
One way of creating a new variable in Macros is by % Let....What is the other way..?
Explain substr function?
what is a post baseline?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
What is SAS? is it a software just for use or we can creat something over there?
what is data access? : Sas-di