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 |
which domain is better in sas? clinical trails or banking
firstobs and obs are working only option wise,but we are using infile statement with firstobs and obs in a statement wise? so firstobs,obs working at options and statemnts or not?
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
wat is sas? is a package or programming language?
Describe the types of SAS programming tasks that you performed like Tables? Listings? Graphics? Ad hoc reports? Other?
how does sas handle missing values in a merge? : Sas programming
what are the scrubbing procedures in sas? : Sas programming
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
how sas deals with business intelligence? : Sas-bi
What is the use of %include statement?
how we can create optional or required parameters in SAS macro...
How do you debug and test your SAS programs?