Database Management Systems Quiz

Database Management Systems Quiz

University

40 Qs

quiz-placeholder

Similar activities

database

database

University

40 Qs

DST Quiz Bee

DST Quiz Bee

University

40 Qs

MTA REVIEWER

MTA REVIEWER

University

45 Qs

INFO 232 / COMP 351 - CH 2

INFO 232 / COMP 351 - CH 2

University

40 Qs

Quiz sobre Consultas SQL

Quiz sobre Consultas SQL

University

41 Qs

Latihan DB

Latihan DB

University

35 Qs

DBMS

DBMS

University

39 Qs

SPRING BOOT FINALS

SPRING BOOT FINALS

University

36 Qs

Database Management Systems Quiz

Database Management Systems Quiz

Assessment

Quiz

Other

University

Medium

Created by

Casey Gordon

Used 9+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following describes a one-to-one relationship in an ERD?

An entity is related to only one instance of another entity

Multiple entities are related to multiple instances of another entity

An entity is related to many instances of another entity

Many entities are related to a single instance of another entity

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of a supertype/subtype relationship in an ERD?

To normalize the database

To define unique keys

To handle data redundancy

To represent inheritance among entities

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command is used to create a new table in a database?

INSERT

ALTER

CREATE TABLE

DROP TABLE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you remove a table from a database in SQL?

DELETE TABLE

REMOVE TABLE

DROP TABLE

CLEAR TABLE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is used to add a new row to a table?

INSERT INTO

ADD ROW

ADD INTO

INSERT ROW

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a PRIMARY KEY in a relational database?

A unique identifier for a record

A field that can be left empty

A command to delete a record

A relationship between tables

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands is used to modify the structure of an existing table?

ALTER TABLE

MODIFY TABLE

CHANGE TABLE

UPDATE TABLE

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?