
Basis Data Kuis DDL dan DML

Quiz
•
Computers
•
University
•
Easy
SINTA SEPTI
Used 7+ times
FREE Resource
27 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
A. SELECT
Insert the missing statement to get all the columns from the Customers table.
………. * FROM Customers;
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
A. SELECT
Write a statement that will select the City column from the Customers table.
………… ………. ……….. Customers;
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
A. SELECT
Select all the different values from the Country column in the Customers table.
……….. ……….. Country FROM Customers;
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
B. WHERE
Select all records where the City column has the value "Berlin".
SELECT * FROM Customers
………… ………… = ‘………’;
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
B. WHERE
Use the NOT keyword to select all records where City is NOT "Berlin".
SELECT * FROM Customers
………… …… ……… = ‘…………’
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
B. WHERE
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
B. WHERE
Select all records where the City column has the value 'Berlin' and the PostalCode column has the value 12209.
………… * FROM Customers
……… City = ‘Berlin’
…… ……… = 12209;
Create a free account and access millions of resources
Similar Resources on Wayground
29 questions
1.02 understand digital communication products

Quiz
•
9th Grade - University
22 questions
MS Excel Vocabulary Review

Quiz
•
8th Grade - University
25 questions
SQL Test

Quiz
•
University
23 questions
Structuring Machine Learning Projects

Quiz
•
University
30 questions
SADD & Other Stuff

Quiz
•
University
30 questions
Quiz 1

Quiz
•
University
31 questions
Excel Skills Review

Quiz
•
KG - University
29 questions
SQL_Queries

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade