Nodejs: Database Design

Nodejs: Database Design

Professional Development

10 Qs

quiz-placeholder

Similar activities

Design Pattern - 1

Design Pattern - 1

Professional Development

10 Qs

Influencer Marketing Quiz

Influencer Marketing Quiz

Professional Development

10 Qs

BCBSNC Billing

BCBSNC Billing

Professional Development

15 Qs

CRM

CRM

Professional Development

13 Qs

Aura Organizer  and Add Child Unit

Aura Organizer and Add Child Unit

Professional Development

15 Qs

MSMEs Financial Reporting Standards

MSMEs Financial Reporting Standards

Professional Development

10 Qs

Grammar | Senses

Grammar | Senses

Professional Development

15 Qs

Minigame - IFRS Challenge 2021 - Final Round

Minigame - IFRS Challenge 2021 - Final Round

Professional Development

14 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?