What is the purpose of SQL?
Structured Query Language

Quiz
•
Computers
•
12th Grade
•
Easy
Mr Long
Used 38+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To retrieve, delete, and manipulate data in relational databases
To express the logic of how something needs to be achieved
To define and control data access
To create and modify tables in a database
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of language is SQL?
Declarative
Procedural
Object-oriented
Functional
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Ella, Eesha, and Mira are working on a database project. What can they do with SQL in their project?
Query data to find specific information
Manipulate data to update records
Define data to create new tables
Control data access to restrict certain users
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Arthur is working on a database for his school project and wants to retrieve specific data from a table. Which SQL statement should he use?
SELECT
INSERT
DELETE
UPDATE
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
James, Sebastian, and Matilda are working on a project about world demographics. They are using a database named 'world'. James runs the SQL statement 'SELECT population FROM world WHERE name = Germany'. What does this statement do?
Retrieves the population of Germany from the 'world' table
Deletes the record of Germany from the 'world' table
Updates the population of Germany in the 'world' table
Inserts a new record for Germany into the 'world' table
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Mira is working on a school project about Algeria. She needs to retrieve the name, area, population, GDP, and capital of Algeria from a database. Which SQL statement should she use?
SELECT name, area, population, GDP, capital FROM world WHERE name = 'Algeria'
DELETE FROM world WHERE name = 'Algeria'
UPDATE world SET name = 'Algeria', area = 'new_area', population = 'new_population', GDP = 'new_GDP', capital = 'new_capital'
INSERT INTO world (name, area, population, GDP, capital) VALUES ('Algeria', 'new_area', 'new_population', 'new_GDP', 'new_capital')
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the SQL statement 'SELECT * FROM world WHERE name = Algeria' do?
Retrieves all fields of the record for Algeria from the 'world' table
Deletes the record of Algeria from the 'world' table
Updates all fields of the record for Algeria in the 'world' table
Inserts a new record for Algeria into the 'world' table
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Structured Query Language Quiz

Quiz
•
12th Grade
23 questions
IT Fun Objective 5 - Database

Quiz
•
11th - 12th Grade
20 questions
SQL

Quiz
•
12th Grade
20 questions
CompTIA ITF+ - Database Vocabulary

Quiz
•
9th - 12th Grade
20 questions
SQL

Quiz
•
12th Grade
15 questions
Chapter 9 - Databases (IGCSE Computer Science)

Quiz
•
9th - 12th Grade
20 questions
Database

Quiz
•
12th Grade - University
20 questions
TestOut CompTIA ITF Databases 20 Questions

Quiz
•
10th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University