Search Header Logo

SQL Queries Recap WB 7/12/20

Authored by C McLuskie

Computers

9th - 10th Grade

Used 2+ times

SQL Queries Recap WB 7/12/20
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?