SQL Video Tutorial Quiz

SQL Video Tutorial Quiz

Assessment

Interactive Video

Computers

9th - 10th Grade

Hard

Created by

Nancy Jackson

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does SQL stand for?

Standard Query Language

Structured Query Language

Simple Query Language

Systematic Query Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a relational database primarily composed of?

A collection of tables

A collection of schemas

A collection of records

A collection of queries

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to create a new database in SQL?

INIT DATABASE

START DATABASE

CREATE DATABASE

NEW DATABASE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add a new column to an existing table?

MODIFY TABLE

UPDATE TABLE

CHANGE TABLE

ALTER TABLE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command is used to insert data into a table?

INSERT INTO

ADD DATA

APPEND DATA

PUT DATA

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the SELECT statement in SQL?

To insert data

To delete data

To update data

To retrieve data

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to sort data in descending order?

SORT

DESC

DOWN

REVERSE

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?