SQL Programming
Quiz
•
Computers
•
4th Grade - Professional Development
•
Hard
omar khairy
Used 11+ times
FREE Resource
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Write the correct SQL statement to create a new table called Persons
ـــــــــــــــــــــــــ (
PersonID int,
LastName varchar(255),
FirstName varchar(255),
Address varchar(255),
City varchar(255)
);
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Select all records where the value of the City column starts with the letter "a".
SELECT * FROM Customers
______________________ ;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select all records where the City column has the value "Berlin"
SELECT * FROM Customers
ــــــــــــــــ City = "Berlin";
INSERT
SELECT
DROP
WHERE
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Select all records from the Customers table, sort the result alphabetically by the column City
SELECT * FROM Customers
ــــــــــــــــ City;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select all the different values from the Country column in the Customers table
SELECT ـــــــــــــــــــــ Country FROM Customers;
DISTICNT
DISTINCT
DITSINCT
DISTINTC
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select all records from the Customers where the PostalCode column is empty
SELECT * FROM Customers
WHERE PostalCode ــــــــــــــــــــــــــ ;
IS EMPTY
IS NULL
NOT FILLED
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Update the City column of all records in the Customers table
ــــــــــــــــــ Customers
ــــــــــ City = "Oslo"
UPDATE / MAKE
UPGRADE / SET
SET / UPDATE
UPDATE / SET
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
11 questions
Parts of a computer - 3rd - 5th
Quiz
•
5th Grade
9 questions
BASIC HTML
Quiz
•
University
10 questions
Week 7 Quiz
Quiz
•
7th - 8th Grade
10 questions
Storage Devices Overview
Quiz
•
9th - 10th Grade
10 questions
Module 4 - Electronic Spreadsheet
Quiz
•
5th Grade
12 questions
Cycle 4: Session 8 Review.
Quiz
•
Professional Development
15 questions
HTML Quiz
Quiz
•
11th Grade - University
10 questions
Microsoft Word
Quiz
•
University
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
