SQL Queries Recap WB 7/12/20

Quiz
•
Computers
•
9th - 10th Grade
•
Medium
C McLuskie
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an Equijoin used for?
To stop records with the same field value from appearing more than once in the same table
To allow searches across multiple tables
To copy over field data to another record
To delete a record
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the template for a Equijoin?
table1.primaryKey = table2.foreignKey
owner.primaryKey = pet.ForeignKey
table1.ownerID = table2.OwnerID
owner.ownerID = pet.ownerID
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which query would return only the fields DesignerID and Designer?
SELECT * FROM Designers
SELECT DesignerID, Name FROM Designers
SELECT DesignerID AND Designer FROM Designers
SELECT DesignerID, Designer FROM Designers
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What Query do we use to change a record?
SELECT
UPDATE
INSERT
DELETE
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What Query do we use to search in a database?
SELECT
UPDATE
DELETE
INSERT
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of query will add a record to a Database?
SELECT
UPDATE
INSERT
DELETE
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of Query removes a record from a database?
SELECT
UPDATE
DELETE
INSERT
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Computer Science Principles

Quiz
•
10th - 12th Grade
12 questions
Microsoft Programs

Quiz
•
9th - 12th Grade
10 questions
L3 - SQL

Quiz
•
9th Grade
9 questions
Database Management

Quiz
•
10th Grade
8 questions
N5 DBDD Queries

Quiz
•
9th - 10th Grade
10 questions
Pretest Basis data - hirarki basis data

Quiz
•
9th - 12th Grade
15 questions
QUIZ 3 - MySQL (Database, table, select, update)

Quiz
•
9th - 12th Grade
15 questions
Class X- Database Concept

Quiz
•
10th 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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

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

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

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

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

Interactive video
•
9th - 12th Grade