You are on page 1of 2

1.

Which SQL statement is used


to update data in a database?

2.

On an entity-relationship
diagram, a diamond represents
a(n):

3.

SQL is a
______________language.

4.

You can add rows using


------------------ statements.

5.

Use subqueries in DELETE


statements to remove rows
from a table based on values
from another table.

6.

What do you think is the main


difference between a database
and a DBMS?

7.

What are the fundamental


concepts of the relational
database model? Choose all
that apply.

8.

A Cartesian product is formed


when:

Section: Section 2
Status
9.

Which of the following


relationships is always mapped
into separate table?

10.

The _____________ for a table is


a column or combination of
columns that uniquely defines

row.
11.

The ____________model led to


the complexity of the data and
made it difficult to trace errors.

12.

Identify the true statement


about relational databases.
Choose all that apply.

Section: Section 3
Status
13.

Relational algebra operators


include mathematical set
theory operators and those
specifically designed for
relational
union
intersection
cartesian product
difference

14.

Which of the statements are


true about keys? Choose all
that apply.

15.

The _________operator is used


along with the relational
operator in sub-queries.
AND

You might also like