
SQL Quiz

Quiz
•
Computers
•
9th Grade
•
Easy
Quốc Thư
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which word is missing from the following SQL statement? Select * table_name
With
Where
From
And
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL statement would add a record to the database?
INSERT INTO Designer VALUES ('SMI01', 'M Smith', 'mail@msmith.com', '01224123456')
INSERT VALUES ('SMI01', 'M Smith', 'mail@msmith.com', 01224123456') INTO Designer
INSERT ('SMI01', 'M Smith', 'mail@msmith.com', '01224123456') INTO Designer
INSERT Designer INTO VALUES (''SMI01', 'M Smith', 'mail@msmith.com', '01224123456')
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where does the CREATE Command belong?
DML
DDL
DCL
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It is a DML command that is used to display record.
DISPLAY
STRUCTURE
WHERE
SELECT
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
______________ constraint prevents NULL values
UNIQUE
NOT NULL
NULL
FOREIGN KEY
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A primary key can be NULL in the table? TRUE or FALSE
TRUE
FALSE
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are required to update the phone number for only the DesignerID "SMI01" in the "Designer" table. Which of these would successfully do that?
UPDATE Designer SET PhoneNo = '01224123456'
UPDATE Designer (PhoneNo) VALUES ('01224123456')
UPDATE Designer SET PhoneNo = '01224123456' WHERE DesignerID = 'SMI01'
UPDATE PhoneNo = '01224123456' FROM Designer WHERE DesignerID = 'SMI01'
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Computer Basics

Quiz
•
5th - 10th Grade
15 questions
Basics in Java

Quiz
•
9th - 12th Grade
10 questions
SQL Programming

Quiz
•
4th Grade - Professio...
11 questions
Mr I's - OCR R081 - Health and Safety

Quiz
•
7th - 10th Grade
11 questions
Creative Technology

Quiz
•
KG - 12th Grade
7 questions
Adobe TEST Study 6

Quiz
•
9th - 12th Grade
15 questions
IGCSE ICT Chapter 10: Communication

Quiz
•
9th - 10th Grade
13 questions
Dimensioning Practice test 1

Quiz
•
9th - 12th Grade
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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade