CLEAN : Brazils Temer attends inauguration of Rio metro extension

CLEAN : Brazils Temer attends inauguration of Rio metro extension

Assessment

Interactive Video

Computers, Business, Instructional Technology

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

The video introduces the basics of SQL, a standard language for managing databases.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of SQL?

To design graphics

To manage and manipulate databases

To create web pages

To write operating systems

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a common SQL command?

PRINT

SELECT

SHOW

DISPLAY

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the SQL command 'SELECT' do?

Deletes data from a database

Retrieves data from a database

Updates data in a database

Inserts data into a database

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command is used to remove data from a table?

SELECT

DELETE

UPDATE

INSERT

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SQL, which command is used to add new data to a table?

SELECT

UPDATE

DELETE

INSERT