How would you code the criteria to restrict the output to be
produced?
Answers were Sorted based on User's Feedback
Answer / dupe
Various datestep options, can be use to restrict number of
observations
obs=;
firstobs=;
point=obsnum
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / selvi
by if exp=codn; - restrict the output to be produced
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / harish
with out proc print statement we can block the out put.
| Is This Answer Correct ? | 1 Yes | 2 No |
Name validation tools used in SAS
How to do user inputs and command line arguments in SAS? D&B
what is sas metadata repository? : Sas-bi
wat is sas? is a package or programming language?
Did you used proc lifetest? when?
2 Answers Accenture, Parexel, Quintiles,
Which is the Best SAS training Institute in Delhi NCR for SAS certification preparation
I Here clinical SAS training by Ramesh Azmeera is good. Is it confirm ?
How do I CREATE an external dataset with sas code? I would like to create within a sascode a non-exsistent textfile on the host. So I am not forced to create the file befor filling it.
if i having variables named a b c d e f ,how to find total of each variable ????give syntax...??
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
if we dont want to print output what we have to do..???give syntax..???
8 Answers Accenture, GSK GlaxoSmithKline,
. Which date advances a date, time or date/time value by a given interval?