if we dont want to print output what we have to do..???give
syntax..???
Answer Posted / guest
NOPRINT
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the 3 components in sas programming?
Name types of category in which SAS Informats are placed?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What are the new features included in the new version of SAS Programming Language?
What is connection profile? : sas-grid-administration
What are symget and symput? : sas-macro
Explain how merging helps to combine data sets.
Briefly explain input and put function?
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
what is the difference between floor and ceil functions in sas? : Sas-administrator
Can you explain the process of calendar?
what is the use of sas management console? : Sas-di
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Tell me more about the parameters in macro? : sas-macro