SQL Review

SQL Review

University

27 Qs

quiz-placeholder

Similar activities

Calculations 2 and Fractions 2 Revision

Calculations 2 and Fractions 2 Revision

6th Grade - University

22 Qs

Polynomials M9

Polynomials M9

9th Grade - University

22 Qs

MATHS REVISION ( 2D/3D SHAPES, SYMMESTRY, FRACTION)

MATHS REVISION ( 2D/3D SHAPES, SYMMESTRY, FRACTION)

2nd Grade - University

22 Qs

scatter plot practice

scatter plot practice

8th Grade - University

24 Qs

GRADE 6 MATHEMATICS TRAINING GROUND

GRADE 6 MATHEMATICS TRAINING GROUND

6th Grade - University

23 Qs

Quizizz

Quizizz

KG - University

23 Qs

Engg 2112

Engg 2112

University

23 Qs

Mastering Trigonometry: Sum, Difference, and Angle Formulas

Mastering Trigonometry: Sum, Difference, and Angle Formulas

12th Grade - University

22 Qs

SQL Review

SQL Review

Assessment

Quiz

Mathematics

University

Practice Problem

Medium

Created by

Rowan Schaefer

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL keyword is used to sort the results?

SORT

ORDER BY

ARRANGE

ORGANIZE

2.

HOTSPOT QUESTION

1 min • 1 pt

Which column can I use to join the Unit table to the Tenant table?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

One benefit of a relational database is its ability to

Store a LOT of unstructured data efficiently

Store structured data efficiently, and establish relationships between different tables

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

You might find yourself often using two types of joins... which two are they?

Inner join

Outer Join

Cross join

Left join

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A primary key must be... (select all that apply)

Unique

Continuous

Non-null

Duplicated

Answer explanation

A primary key must be unique and non-null.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does the SQL LEFT JOIN keyword do?

It returns all records from the left table, and the matched records from the right table.

It returns all records from the right table, and the matched records from the left table.

It returns records that have matching values in both tables.

It returns all records from both tables, and fills in NULLs for missing matches.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a characteristic of a primary key?

A primary key is a foreign key in a database table.

A primary key can have duplicate values.

A primary key is a unique identifier for a record in a database table.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?