DBMS - relational calculus and entity relationship model

DBMS - relational calculus and entity relationship model

University

10 Qs

quiz-placeholder

Similar activities

Interpolasi

Interpolasi

University

9 Qs

ERD DATABASE

ERD DATABASE

University

15 Qs

Normalization

Normalization

University

12 Qs

Database Design Quiz Week 4

Database Design Quiz Week 4

University

15 Qs

DBMS concepts (Easy)

DBMS concepts (Easy)

University

10 Qs

Understanding E-R Diagrams

Understanding E-R Diagrams

University

15 Qs

B. Com CA II year

B. Com CA II year

University

10 Qs

DBC_CHAPTER 4

DBC_CHAPTER 4

University

15 Qs

DBMS - relational calculus and entity relationship model

DBMS - relational calculus and entity relationship model

Assessment

Quiz

Computers

University

Hard

Created by

Kowsalya P

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the ID, name, dept name, salary for instructors whose salary is greater than $80,000 .

{t | t ε instructor ∧ t[salary] > 80000}

Э t ∈ r (Q(t))

{t | Э s ε instructor (t[ID] = s[ID]∧ s[salary] > 80000)}

None of the mentioned

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A query in the tuple relational calculus is expressed as:

{t | P() | t}

{P(t) | t }

{t | P(t)}

All of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An expression in the domain relational calculus is of the form

{P(x1, x2, . . . , xn) | < x1, x2, . . . , xn > }

{x1, x2, . . . , xn | < x1, x2, . . . , xn > }

{ x1, x2, . . . , xn | x1, x2, . . . , xn}

{< x1, x2, . . . , xn > | P(x1, x2, . . . , xn)}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An ________ is a set of entities of the same type that share the same properties, or attributes.

Entity set

Attribute set

Relation se

Entity model

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Entity is a _________

Object of relation

Present working model

Thing in real world

Model of relation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The function that an entity plays in a relationship is called that entity’s _____________

Participation

Position

Role

Instance

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Simple attribute

Composite attribute

Multivalued attribute

Derived attribute

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?