if we dont want to print output what we have to do..???give
syntax..???
Answer Posted / srinivasreddy
proc print data= dataset name noprint;
run;
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
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
Describe the ways in which you can create a macro variable?
List out some key concept of SAS
Are you sensitive to code walk-throughs peer review or QC review?
What are the functions which are used for character handling functions?
What is interleaving in SAS?
what are the types of interactive display types? : Sas-bi
What are the five ways to do a table lookup in sas? : sas-grid-administration
What do the PUT and INPUT functions do?
Tell e how how dealt with..
In proc transpose and data step with arrays which one you pick?
Explain what is SAS informats?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
What are the different types of sas functions?
Can you execute a macro within a macro? Describe. : sas-macro