Nodejs: Database Design

Nodejs: Database Design

Professional Development

10 Qs

quiz-placeholder

Similar activities

DBMS Lab Internal Viva - Jan 2021

DBMS Lab Internal Viva - Jan 2021

Professional Development

15 Qs

Simple Business Terms Knowledge

Simple Business Terms Knowledge

1st Grade - Professional Development

12 Qs

DBMS

DBMS

Professional Development

10 Qs

Olympus ACA - Skippy's Story Tellers - Day 14

Olympus ACA - Skippy's Story Tellers - Day 14

Professional Development

15 Qs

company law 1

company law 1

Professional Development

15 Qs

All About Business

All About Business

Professional Development

15 Qs

Trailhead Experience

Trailhead Experience

Professional Development

12 Qs

Ethics

Ethics

Professional Development

10 Qs

Nodejs: Database Design

Nodejs: Database Design

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Daniel Adesoji

Used 12+ 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?