wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz 4

Total questions: 20

Worksheet time: 20mins

Name
Class
Date
1.

Which one of the following uniquely identifies the elements in the relation?

a)

Secondary Key

b)

Primary key

c)

Foreign key

d)

Composite key

2.

An entity set that does not have sufficient attributes to form a primary key is termed a __________

a)

Strong entity set

b)

Variant set

c)

Weak entity set

d)

Variable set

3.

Weak entity set is represented as

a)

Underline

b)

Double line

c)

Double diamond

d)

Double rectangle

4.

E-R modelling technique is a :

a)

Top-down approach

b)

Bottom-up approach

c)

Left-right approach

d)

None of the above

5.

The number of entities to which another entity can be associated via a relationship set is expressed as :

a)

Entity

b)

Cardinality

c)

Schema

d)

Attributes

6.

An Identifying relationship in ER diagram is represented by_________

a)

Oval Shape with double line

b)

Rectangular Shape with double line

c)

Square Shape with double line

d)

Rhombus shape with double line

7.

3. Identify the following the correct way/s to delete all rows at a time from salary

a)

DELETE * FROM salary;

b)

TRUNCATE TABLE salary;

c)

DELETE FROM SALARY;

d)

TRUNCATE TABLE FROM salary;

8.

The set of key attributes that identify Weak Entities related to some owner Entity is classified as

a)

Structural key

b)

Partial key

c)

Primary Key

d)

Foreign Key

9.

In ER Diagram the Total Participation is shown by_________

a)

Single Line

b)

Double Line

c)

Dotted Line

d)

Double dotted line

10.

In ER Diagram the Key attributes are represented by________

a)

Oval Shape and Under Line

b)

Oval Shape and Double line

c)

Square Shape and underline

d)

Square Shape and Double line

11.

In ER Diagram the Partial Key is also called as

a)

Subordinate

b)

descriminator

c)

Incremental

d)

cartesian ordinate

12.

In ER Diagram the Existence dependency is shown by

a)

double dotted line

b)

single line

c)

double line

d)

triple dotted line

13.

The Relationship set with degree 3 can be classified as

a)

Unary

b)

Binary

c)

Ternary

d)

Quarternary

14.

The Identifying Entity Type is also called as

a)

Owner Entity Type

b)

String Entity type

c)

Evidence Entity type

d)

Float Entity type

15.

The type of participation constraints are

a)

Total and partial

b)

Intensive and extensive

c)

intensive and extensive

d)

floating and string

16.

The attribute name could be structured as an attribute consisting of first name, middle initial, and last name. This type of attribute is called

a)

Simple attribute

b)

Composite attribute

c)

Multi valued attribute

d)

Derived attribute

17.

Which of the following gives a logical structure of the database graphically?

a)

Entity-relationship diagram

b)

Entity diagram

c)

Database diagram

d)

Architectural representation

18.

A recursive relationship is a relationship between an entity and ________

a)

itself

b)

a subtype entity

c)

an archetype entity

d)

an instance entity

19.

Which of the following is NOT a basic element of all versions of the E-R model?

a)

Entities

b)

Attributes

c)

Relationships

d)

Primary keys

20.

In a one-to-many relationship, the entity that is on the many side of the relationship is called a(n) ________ entity.A.B.C.D.

a)

parent

b)

child

c)

instance

d)

subtype