
Topic 4: Structured Query Language (SQL)

Quiz
•
Education
•
University
•
Medium
Used 35+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Define the type of SQL that used to insert, delete and retrieve data within the database tables.
Data Control Language (DCL)
Data Definition Language (DDL)
Data Manipulation Language (DML)
Transaction Control Language (TCL)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
List the Data Definition Language (DDL) command.
CREATE, USE ALTER, DROP
CREATE, USE, INSERT, DELETE
INSERT, UPDATE, DELETE, SELECT
INSERT, UPDATE, DROP, SELECT
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Differentiate between DELETE and DROP command.
DELETE is DDL command while DROP is DML command
DELETE cannot use with WHERE clause while DROP can use with WHERE clause
DELETE is used to remove a table from the database while DROP cannot remove a table from the database
DELETE is used to remove a record of a table while DROP is used to remove a structure and records of a table
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the SQL command use to add price column into PRODUCT table.
ALTER TABLE PRODUCT
ADD price decimal (6,2);
ALTER TABLE PRODUCT
ADD COLUMN price decimal (6,2)
ALTER TABLE PRODUCT
MODIFY COLUMN price decimal (6,2)
ALTER TABLE PRODUCT
MODIFY price decimal (6,2)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose SQL command to display the name of cake that end with word cheese.
SELECT cakeName
FROM CAKE
WHERE cakeName LIKE "%cheese";
SELECT cakeName
FROM CAKE
WHERE cakeName LIKE "cheese%";
SELECT cakeName
FROM CAKE
WHERE cakeName LIKE "%cheese%";
SELECT cakeName
FROM CAKE
WHERE cakeName LIKE "cheese";
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select SQL command to insert values in COURSE table.
INSERT COURSE VALUES("DFC20203", "Database Design");
INSERT VALUES INTO COURSE ("DFC20203", "Database Design");
INSERT COURSE VALUES ("DFC20203", "Database Design") INTO COURSE;
INSERT INTO COURSE VALUES ("DFC20203", "Database Design");
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the CORRECT query for using comparison operators in SQL.
SELECT eName, ePosition
FROM employeeInfo
WHERE age>40 AND <60;
SELECT eName, ePosition
FROM employeeInfo
WHERE age>40 AND age<60;
SELECT eName, ePosition
FROM employeeInfo
WHERE age>40 AND WHERE age<60;
SELECT eName, ePosition
FROM employeeInfo
WHERE >40 AND <60 age;
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Operations Management

Quiz
•
University
10 questions
Management Accounting Quiz

Quiz
•
University
12 questions
statement of owner's equity

Quiz
•
University
10 questions
KONFIGURASI WEB SERVER CMS

Quiz
•
University
15 questions
POST TEST

Quiz
•
University
10 questions
Collective Bargaining

Quiz
•
University
15 questions
Logical and Quantitative Reasoning Quiz

Quiz
•
University
8 questions
Tes Diagnostik ke-1

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Education
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University