Try Out Basis Data TI-A

Try Out Basis Data TI-A

University

50 Qs

quiz-placeholder

Similar activities

Quiz Unit 1

Quiz Unit 1

10th Grade - University

55 Qs

JAVASCRIPT LONG

JAVASCRIPT LONG

University

55 Qs

Perbaikan P3L

Perbaikan P3L

University

50 Qs

Midterm Examination-Infoman 2

Midterm Examination-Infoman 2

University

45 Qs

DBMS Unit-1

DBMS Unit-1

University

52 Qs

Unit 8 PPT

Unit 8 PPT

KG - University

45 Qs

Array in Python

Array in Python

University

45 Qs

IT8075 - SPM - IAT2

IT8075 - SPM - IAT2

University

50 Qs

Try Out Basis Data TI-A

Try Out Basis Data TI-A

Assessment

Quiz

Computers

University

Easy

Created by

Raja 2207135965

Used 5+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

an entity can only have one Primary UID. True or False?

true

false

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If an entity has no attribute suitable to be a Primary UID, we can create an artificial one. True or False?  Mark for Review

true

false

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There is no limit to how many columns can make up an entity's UID. True or False?Mark for Review

true

false

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A unique identifier can only be made up of one attribute. True or False? Mark for Review

true

false

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When is an entity in 2nd Normal Form? Mark for Review

When all non-UID attributes are dependent upon the entire UID

When attributes with repeating or multi-values are present.

When no attritibutes are mutually independent and all are fully dependent on the primary key.

None of the Above.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the rule of Second Normal Form?Mark for Review

No non-UID attributes can be dependent on any part of the UID.

Some non-UID attributes can be dependent on the entire UID.

All non-UID attributes must be dependent upon the entire UID.

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Examine the following entity and decide how to make it conform to the rule of 2nd Normal Form:

ENTITY: RECEIPT

ATTRIBUTES:

   #CUSTOMER ID

   #STORE ID

   STORE LOCATION

   DATE

 Mark for Review

Do nothing, it is already in 2nd Normal Form.

Delete the attribute STORE ID

Move the attribute STORE LOCATION to a new entity, STORE, with a UID of STORE ID, and create a relationship to the original entity.

Move the attribute STORE LOCATION to a new entity, STORE, with a UID of STORE LOCATION, and create a relationship to the original entity.

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?