SQL Commands - SELECT Statements
Quiz
•
Computers
•
Professional Development
•
Medium
JX Chow
Used 22+ times
FREE Resource
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Complete the SELECT Statement
SELECT * _____ ABC
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does ABC in the Select Statement Represent?
SELECT * FROM ABC
The Name of the Table
The Name of the Database
The Name of the Column
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the * in the Select Statement represent?
SELECT * FROM ABC
The First Column in the Table
All the Columns
in the Table
The Last Column in the Table
Answer explanation
The asterisk (*) is used widely as a wildcard character in searches
It is used to specify any number of items should go in there
In SQL it means to get all available columns
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What goes into the WHERE Clause of a Select Statement?
SELECT * FROM ABC
WHERE _____
The database that the table is in
The columns that need to be retrieved
The condition that the Results must fulfil
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Modify the Select Statement to only get the following Columns
Col1, Col2
SELECT * FROM ABC
SELECT
Col1 and Col2
FROM ABC
SELECT
Col1 Col2
FROM ABC
SELECT
Col1, Col2, *
FROM ABC
SELECT
Col1, Col2
FROM ABC
Answer explanation
REMEMBER
Columns need to be separated by commas!
SELECT Name, Phone FROM Contacts
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the line that helps us check if the phone number '91234567' is already added?
SELECT Name, Email
FROM Contacts
WHERE Phone = '91234567'
SELECT Name, Email
FROM Contacts
WHERE Phone = '91234567'
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the line that tells SQL which table to use?
SELECT Name, Email
FROM Contacts
WHERE Phone = '91234567'
SELECT Name, Email
FROM Contacts
WHERE Phone = '91234567'
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
C Programming
Quiz
•
Professional Development
10 questions
BASIC OF COMPUTER
Quiz
•
Professional Development
10 questions
Web Browsing
Quiz
•
10th Grade - Professi...
10 questions
Introduction to Hyperconverged: HCI 101
Quiz
•
Professional Development
10 questions
Sosialisasi BRIONE Data
Quiz
•
Professional Development
15 questions
HTML
Quiz
•
University - Professi...
10 questions
ER Model
Quiz
•
Professional Development
10 questions
Software Security
Quiz
•
University - Professi...
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Computers
10 questions
Halloween
Quiz
•
Professional Development
16 questions
Spooky Season Quiz
Quiz
•
Professional Development
5 questions
11.4.25 Student Engagement & Discourse
Lesson
•
Professional Development
50 questions
ASL Colors and Clothes
Quiz
•
KG - Professional Dev...
15 questions
Ohms Law
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
