What is the one statement to set the criteria of data that
can be coded in any step?
Answers were Sorted based on User's Feedback
Answer / cc
Should be where.
THe keywords are "that can be coded in any step". Only
where can.
It's a question testing the difference between if and where.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / guest
using OPTIONS it will criteria of the entair data set.
ex: options ls=120,ps=80;
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / prasanth
Where cannot be used reading data from Datalines or External file how come we can assume where can be coded in any step.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the differences between proc means and proc summary?
if a program has some 1000 or more line and how to know whether the syntax of the particular code is correct without checking it manually
At compile time when a SAS data set is read, what items are created?
Explain translate function?
what is the formula to measure Baseline
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn?t have a value?
code the tables statement for a single level frequency?
what is Business Intelligence?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
How do you write a test plan?
What is interleaving in SAS?
What sas features do you use to check errors and data validation?