Which statement will show all fields and records from the table called "celebs"?
SQL SELECT

Quiz
•
Computers
•
8th - 10th Grade
•
Medium

David Jonathan Alford
Used 273+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SELECT * FROM celebs;
SELECT FROM celebs;
SELECT forename, surname FROM celebs;
SELECT celebs;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The SQL statement being run is:
SELECT player_name, score FROM leaderboard;
What is the name of the table in this query?
SELECT
player_name
score
leaderboard
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The SQL statement being run is:
SELECT player_name, score FROM leaderboard;
How many columns of results will be shown when this query is run?
0
1
2
3
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL statement will show the names and heights of all basketball players taller than 200?
SELECT name FROM Player WHERE height >200;
SELECT name FROM Player WHERE height >=200;
SELECT name, height FROM Player WHERE height >200;
SELECT name, height FROM Player WHERE height <200;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL statement will show the names and weights of all wrestlers lighter than 170?
SELECT name, weight FROM Wrestler WHERE weight >170;
SELECT name, weight FROM Wrestler WHERE weight <= 170;
SELECT name, weight FROM Wrestler WHERE weight <170;
SELECT name, weight FROM Wrestler WHERE weight >=170;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which character always appears at the end of a SQL statement?
;
:
,
.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these statements will show all wrestlers sorted from the heaviest to the lightest?
SELECT * FROM Wrestler WHERE weight <170;
SELECT * FROM Wrestler WHERE weight >170;
SELECT * FROM Wrestler ORDER BY weight ASC;
SELECT * FROM Wrestler ORDER BY weight DESC;
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Game Design Concept

Quiz
•
5th - 9th Grade
15 questions
SQL

Quiz
•
8th Grade
12 questions
sql per 4f

Quiz
•
9th Grade
15 questions
Filtering

Quiz
•
10th - 11th Grade
15 questions
SQL in Databases

Quiz
•
10th Grade
13 questions
Board Game Trivia!

Quiz
•
5th Grade - University
7 questions
Lesson 25 Caption Writing Practice

Quiz
•
10th - 12th Grade
10 questions
Data vs Information

Quiz
•
10th - 11th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Identify Slope and y-intercept (from equation)

Quiz
•
8th - 9th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
15 questions
Volume Prisms, Cylinders, Cones & Spheres

Quiz
•
8th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
26 questions
June 19th

Quiz
•
4th - 9th Grade