SQL

SQL

9th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

GCSE 2.2 SQL

GCSE 2.2 SQL

9th - 11th Grade

12 Qs

Databases

Databases

10th Grade - University

15 Qs

SQL 2

SQL 2

11th Grade

14 Qs

GCSE Databases & SQL

GCSE Databases & SQL

9th - 11th Grade

14 Qs

PRETEST BASIS DATA KELAS 11

PRETEST BASIS DATA KELAS 11

11th Grade

10 Qs

SQL AQA 8525 - JOINS

SQL AQA 8525 - JOINS

10th Grade

11 Qs

SQL Bronze Quiz

SQL Bronze Quiz

8th - 10th Grade

15 Qs

SQL

SQL

10th Grade

10 Qs

SQL

SQL

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

Tracy Mayhead

Used 98+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does SQL stand for?

SQL

Structured Query Language

Static Query Language

Structure Query Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of SQL?

To communicate with a game

To communicate with aliens

To communicate with a database

To communicate with a base

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the select statement used for?

It is used to select a database

It is used to select data from a database

It is used to select a website

It is not a SQL statement

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the FROM statement used for?

It is used to select a database

It is not a SQL statement

It is used to select a website

It is used to specify which table to select data from.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would this SQL query display? SQL * FROM Pupils

It would display pupils who have a * in their name.

It is not a SQL statement.

It would display all records from the Pupils table.

It would not display any pupils.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would this SQL query display? SQL Forename, Surname FROM Pupils

It would only display pupils forename and surname from the Pupils table.

It is not a SQL statement.

It would display all pupils forenames from Pupils table.

It would not display any pupils.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL query would display all pupils surnames and registration class?

SELECT * FROM Pupils

SELECT * FROM Pupils WHERE surname, regiClass

SELECT surname, regiClass

SELECT surname, regiClass FROM Pupils

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?