if we dont want to print output what we have to do..???give
syntax..???
Answer Posted / kissu
u can use noprint option
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
What is PDV?
What does P-value signify about the statistical data?
How we can call macros with in data step? : sas-macro
Mention what is SAS data set?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
What versions of SAS have you used (on which platforms)?
What is the function of Stop statement in a SAS Program?
what is the difference between floor and ceil functions in sas? : Sas-administrator
Tell me about % include and % eval? : sas-macro
how does sas handle missing values in a merge? : Sas programming
Differentiate between format and informat? : sas-grid-administration
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
how do you debug and test your sas programs? : Sas programming
How do you use the do loop if you don’t know how many times you should execute the do loop?
How to sort in descending order?