What happens when a DATA step or PROC step contains multiple WHERE statements?
Section A Past Year Exam

Quiz
•
Computers
•
University
•
Medium
Yunli Lee
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The last WHERE statement replaces previous WHERE statements.
Only the first WHERE statement is processed.
The WHERE conditions are combined with a logical AND operator.
A syntax error is displayed in the log, and the program does not execute.
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which TITLE statement correctly codes the title Analytics Engineering’s Report?
TITLE allowquote(Analytics Engineering's Report);
TITLE "Analytics Engineering's Report";
TITLE ' "Analytics Engineering's Report" ';
TITLE 'Analytic Engineering' ''s Report';
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Considering the following PROC SORT step:
PROC SORT data=students;
<insert statement here>
RUN;
Which statement completes the step and sorts the observations in descending order by ID and, within ID, in ascending order by FirstName?
by ID descending FirstName;
by descending ID FirstName;
by descending ID ascending FirstName;
by ID descending FirstName ascending;
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The scores.csv file is a comma-delimited raw data file. Which INFILE statement correctly references the file?
INFILE 'sales.csv' dlm=csv;
INFILE 'sales.csv' dlm=comma;
INFILE 'sales.csv';
INFILE 'scores.csv' dlm=',';
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which statement about the DATA step merge is TRUE?
It expects the data to be in sorted order or indexed according to the BY variable.
It is capable of sorting the data.
It uses the ORDER BY clause to sort the data.
It returns only matching rows by default.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the following expression:
Total = P + Q + S;
What is the result of the expression given these values:
P = 9
Q = . (missing)
S = 5
5
9
14
. (missing)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which statement is used in the DATA step to concatenate multiple data sets?
SET
MERGE
CONCATE
APPEND
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
Python Quiz - 2.6

Quiz
•
University
11 questions
23S1 1906

Quiz
•
University
15 questions
Web Scraping 102 - Quiz 2

Quiz
•
University
7 questions
ICS113_Unix Commands

Quiz
•
University
10 questions
Analyse de données avec R (1)

Quiz
•
University
15 questions
Big Data and Data Management Quiz

Quiz
•
11th Grade - University
13 questions
SAS PG2 - Reading Raw Data Files

Quiz
•
University
10 questions
Graficas con matlab y pandas

Quiz
•
University
Popular Resources on Quizizz
10 questions
Chains by Laurie Halse Anderson Chapters 1-3 Quiz

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
15 questions
Character Analysis

Quiz
•
4th Grade
12 questions
Multiplying Fractions

Quiz
•
6th Grade
30 questions
Biology Regents Review #1

Quiz
•
9th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
50 questions
Biology Regents Review: Structure & Function

Quiz
•
9th - 12th Grade
Discover more resources for Computers
10 questions
Identifying equations

Quiz
•
KG - University
16 questions
Chapter 8 - Getting Along with your Supervisor

Quiz
•
3rd Grade - Professio...
6 questions
Railroad Operations and Classifications Quiz

Quiz
•
University
71 questions
Logos

Quiz
•
3rd Grade - University
8 questions
Mali - Geography

Quiz
•
University