CE-424-QUIZ#1

Passage
•
Other
•
University
•
Easy
Rod Puyat
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
SELECT * FROM students
WHERE city <> 'New York'
ORDER BY last_name ASC, first_name DESC;
3,8,10,7,9,6,2,4
3,6,9,7,8,10,2,4
3,6,9,7,10,8,2,4
None of the choices
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
SELECT * FROM students WHERE gpa >= 3.5 AND gpa <= 3.7 ORDER BY gpa DESC, last_name ASC;
2,6,4
6,4,2
2,6
1,4,6
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
SELECT * FROM students WHERE city = 'Chicago' OR city = 'Los Angeles' ORDER BY last_name DESC, first_name ASC;
9,7,6,3
2,9,7,3
7,3,6,2
7,3,2,8
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
SELECT * FROM students WHERE city <> 'Los Angeles' AND gpa > 3.7 ORDER BY gpa DESC, age ASC;
10,1
10,9,1
1,10,2
10,9,6
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
SELECT * FROM students WHERE age >= 22 ORDER BY age ASC, gpa DESC, last_name ASC;
2,6,4,8,5,10
8,5,6,4,7,1
6,2,4,8,10,5
7,4,5,6,2,10
6.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
SELECT * FROM students WHERE (city = 'Chicago' OR city = 'San Francisco') AND gpa >= 3.2 ORDER BY gpa DESC, city ASC;
4,2,8,7
4,2,7,8
5,6,4,3
5,6,3,4
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
SELECT * FROM students WHERE age <= 20 OR gpa < 3.3 ORDER BY last_name DESC, first_name ASC;
9,8,5,3
7,8,4,5
5,6,4,2
9,8,7,3
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
ASC Guidebook/Contract Quiz (Facilitators)

Quiz
•
University
20 questions
DBMS Quiz Full

Quiz
•
University
13 questions
Apresentação de ET - 03-03-2023

Quiz
•
University
12 questions
Peer Staff Trivia - Spring 2025

Quiz
•
University
16 questions
College Quiz

Quiz
•
KG - University
15 questions
Derechos Económicos, Sociales y Culturales

Quiz
•
9th Grade - University
20 questions
College and Career Olympics

Quiz
•
KG - University
19 questions
BUAD 1000 Final Review_UPDATED 202340

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade