Nodejs: Database Design

Nodejs: Database Design

Professional Development

10 Qs

quiz-placeholder

Similar activities

The Employee Experience Quiz

The Employee Experience Quiz

KG - Professional Development

13 Qs

SOT 13 Behaviors (1 and 2)

SOT 13 Behaviors (1 and 2)

Professional Development

10 Qs

Brainteasers

Brainteasers

Professional Development

10 Qs

Salesforce App Builder Certification Prep

Salesforce App Builder Certification Prep

10th Grade - Professional Development

10 Qs

How English are You? (Episode 03)

How English are You? (Episode 03)

Professional Development

15 Qs

SIA-Ch 9 Database management systems

SIA-Ch 9 Database management systems

1st Grade - Professional Development

15 Qs

Influencer Marketing Quiz

Influencer Marketing Quiz

Professional Development

10 Qs

Assessment

Assessment

Professional Development

10 Qs

Nodejs: Database Design

Nodejs: Database Design

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Daniel Adesoji

Used 16+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tool can we use to visualize the structure and relationships of a database?

SQL

ERD

ARN

None of the options

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the full meaning of ERD in the context of designing a database?

Entity-Relationship Diagram

Entry-Relationship Diagram

Entity-Revelation Daigram

Entropy-Relationship Diagram

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider this scenario:

A user can have many vehicles.

What type of relationship exist between the user and the vehicle?

one-to-many

one-to-one

many-to-one

many-to-many

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider this scenario:

Vehicle can only belong to one user.

What type of relationship exist between the user and the vehicle

one-to-many

one-to-one

many-to-one

many-to-many

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider this scenario:

Vehicles can have more than one users

What type of relationship exist between the user and the vehicle

one-to-one

one-to-many

many-to-one

many-to-many

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When we have a many-to-many relationship between two entities, how would you handle the relationship?

create an intermediary entity that show a one-to-many relationship between the two entities

create an intermediary entity that show a one-to-one relationship between the two entities

create an intermediary entity that show a many-to-many relationship between the two entities

create an intermediary entity that show no relationship between the two entities

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a one-to-many relationship between two table, where should the foreign key be placed?

In the "one" table

in the "many" table

in both tables

none of the tables

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?