
Relational Database Week 07

Quiz
•
Computers
•
12th Grade
•
Medium

Lyle Wood
Used 6+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the purpose of using SELECT DISTINCT in SQL?
To sort data alphabetically
To delete duplicate rows
To update data in the database
To retrieve unique values from a column
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the purpose of the OFFSET clause in a SQL query?
To filter out rows of data where the WHERE clause isn't true.
To declare what row in the record set to start at.
To group the result set according to values from specified columns.
To filter aggregated values.
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the difference between the WHERE and HAVING clauses in SQL?
WHERE filters rows, while HAVING filters columns.
WHERE and HAVING are the same and can be used interchangeably.
WHERE filters rows, while HAVING filters aggregated values.
HAVING groups the result set, while WHERE filters aggregated values.
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which SQL clause is used to sort the result set?
GROUP BY
ORDER BY
SELECT
WHERE
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What commonly violates the atomicity of first normal form?
Storing multiple values in a single cell, separated by a delimiter
Using primary keys in every table
Avoiding the use of SELECT statements
Limiting the use of WHERE clauses
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
When expanding databases past one table, it is helpful to start viewing our databases in which view to visualize the relationship between tables?
Data view
Entity Relationship view
Spreadsheet view
Normal form view
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
For planning the design of a database, showing a table in entity relationship view is helpful because it shows how the table will relate to what?
Other tables in the database
The data stored in one table
The column names as rows
The spreadsheet view
8.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is NOT shown when looking at a database in entity relationship view?
Table contents or data
Table names
Columns names
Relationships between tables
9.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does 'FK' stand for in the context of database tables?
A full key
A functional key
A foreign key
A foundational key
Similar Resources on Wayground
10 questions
J277 - 2.2 - The use of SQL to search for data

Quiz
•
10th Grade - University
14 questions
Databases

Quiz
•
10th - 12th Grade
9 questions
MySQL Practice

Quiz
•
12th Grade
10 questions
Database Basics Quiz SJ

Quiz
•
12th Grade
10 questions
MS Access Database

Quiz
•
KG - University
10 questions
BTEC National ICT U2 - Microsoft Access

Quiz
•
12th Grade
10 questions
Microsoft access

Quiz
•
12th Grade
12 questions
BTEC UNIT 1 THE ONLINE WORLD QUIZ 3

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade