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 data types in sas?
Name and describe few sas character functions that are used for data cleaning in brief.
Mention what is PROC in SAS?
How do you read in the variables that you need?
Name statements that function at both compile and execution time.
If money were no object, what would you like to do?
Difference between nodup and nodupkey options?
Do you prefer Proc Report or Proc Tabulate? Why?
Which command is used to save logs in the external file?
Mention the category in which sas informats are placed?
What is substr function?
is there any differnce between proc means and proc summary?