
SQL Quiz 2
Quiz
•
Computers
•
University
•
Hard
Zhannat Akylbek
FREE Resource
Enhance your content
48 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With SQL, how do you select all the columns from a table named "Persons"?
SELECT * FROM Persons;
SELECT Persons;
SELECT [all] FROM Persons;
SELECT *.Persons;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With SQL, how do you select all the records from a table named "Persons" where the value of the column "FirstName" is "Peter"?
SELECT * FROM Persons WHERE FirstName='Peter';
SELECT [all] FROM Persons WHERE FirstName='Peter';
SELECT * FROM Persons WHERE FirstName<>'Peter';
SELECT [all] FROM Persons WHERE FirstName LIKE 'Peter';
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With SQL, how do you select all the records from a table named "Persons" where the "FirstName" is "Peter" and the "LastName" is "Jackson"?
SELECT * FROM Persons WHERE FirstName='Peter' AND LastName='Jackson';
SELECT FirstName='Peter', LastName='Jackson' FROM Persons;
SELECT * FROM Persons WHERE FirstName<>'Peter' AND LastName<>'Jackson';
SELECT * FROM Persons WHERE LastName='Jackson';
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you want to apply a second condition to your statement where both statements must be true, what keyword would you use between the conditions?
AND
BOTH
TRUE
WHERE
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct order of keywords for SQL SELECT statements?
SELECT, FROM, WHERE
FROM, WHERE, SELECT
WHERE, FROM, SELECT
SELECT,WHERE,FROM
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The result of an SQL SELECT statement is a(n) ________.
table
report
file
form
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In an SQL SELECT statement querying a single table, the asterisk (*) means that:
all columns of the table are to be returned.
all records meeting the full criteria are to be returned.
all records with even partial criteria met are to be returned.
None of the given.
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
50 questions
Software Development Quiz
Quiz
•
University
50 questions
P2 NETWORKING BSIT 2-2
Quiz
•
University
50 questions
Икт 2 часть
Quiz
•
University
45 questions
Pagtatapos Isa
Quiz
•
University
50 questions
SQL-TEST
Quiz
•
University
50 questions
Review Komputasi Awan - 2TRKA
Quiz
•
University
50 questions
Database
Quiz
•
University
47 questions
MS Word Preliminary Examination
Quiz
•
10th Grade - University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Computers
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms
Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms
Quiz
•
11th Grade - University
20 questions
La Hora
Quiz
•
9th Grade - University
7 questions
Cell Transport
Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University