if we dont want to print output what we have to do..???give
syntax..???
Answer Posted / ramesh varma
proc print data=dsn;
run cancel;
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the difference between proportion and average?
how will you locate the sas platform applications? : Sas-bi
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
which date functions advances a date time or date/time value by a given interval? : Sas programming
What is the use of the %include statement?
What is the general format of function in sas? : sas-grid-administration
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
explain the use of % includes a statement in sas? : Sas-administrator
what is the basic structure sas administrator? : Sas-administrator
Can you execute macro within another macro? : sas-macro
How do you delete duplicate observations in sas?
How would you define the end of a macro? : sas-macro
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
Tell e how how dealt with..
in the flow of data step processing, what is the first action in a typical data step? : Sas programming