* FROM Customers;

แบบข้อสอบท้ายบทเรียน 1 : SQL

Quiz
•
Computers
•
University
•
Hard
ชุติมา ทวีขจรวงศ์
Used 4+ times
FREE Resource
7 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 2 pts
2.
FILL IN THE BLANK QUESTION
1 min • 2 pts
Write a statement that will select the City column from the Customers table.
___Customers;
3.
FILL IN THE BLANK QUESTION
1 min • 2 pts
Select all the different values from the Country column in the Customers table.
____Country FROM Customers;
4.
FILL IN THE BLANK QUESTION
1 min • 2 pts
Select all records where the City column has the value "Berlin".
SELECT * FROM Customers
______ = ____;
5.
FILL IN THE BLANK QUESTION
1 min • 2 pts
Use the NOT keyword to select all records where City is NOT "Berlin".
SELECT * FROM Customers
_____ = "__" ;
6.
FILL IN THE BLANK QUESTION
1 min • 2 pts
Select all records where the CustomerID column has the value 32.
SELECT * FROM Customers
__CustomerID __;
7.
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
____;
Similar Resources on Wayground
10 questions
J277 - 2.2 - The use of SQL to search for data

Quiz
•
10th Grade - University
9 questions
SQL MCQ

Quiz
•
University
12 questions
IntroToDatabases W2

Quiz
•
University
10 questions
IS314_Quiz2

Quiz
•
University
11 questions
Sentencias SQL básicas

Quiz
•
University
10 questions
DBMS 1

Quiz
•
University
10 questions
DPT MODULE 2

Quiz
•
University
10 questions
SQL Basic

Quiz
•
University
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade