Database Management System Quiz

Database Management System Quiz

University

38 Qs

quiz-placeholder

Similar activities

Latihan Soal Basis Data 1

Latihan Soal Basis Data 1

University

40 Qs

SQL Practice Exam 2

SQL Practice Exam 2

University

40 Qs

SE2 - Exam Compilation (Prelims - Midterms)

SE2 - Exam Compilation (Prelims - Midterms)

University

35 Qs

RDBMS

RDBMS

University

40 Qs

2023-2024 HDL Prelim Exam

2023-2024 HDL Prelim Exam

University

43 Qs

Final Assessment MGT300

Final Assessment MGT300

University

42 Qs

Entity Relationship Quiz

Entity Relationship Quiz

University

40 Qs

2902032025

2902032025

University

40 Qs

Database Management System Quiz

Database Management System Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Zhannat Akylbek

Used 1+ times

FREE Resource

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The database has a Courses table with the following columns: course id, course name, number of credits. Select which of the following constraints can be implemented for this table?

the number of credits can be from 1 to 6

books for each course should be available in the university library

course grades must range from 0 to 100%

courses must last 3 months

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The database has a Schedule table with the following columns: schedule_id, course_id, teacher_id, group_id, time, room, day_of week. Select which of the following constraints can be implemented for this table?

lesson time can be from 08:00 to 22:00

lessons should be interesting

students must attend all lessons

after each lesson, students must complete homework

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A primary key for an entity is …

unique attribute

any attribute

first row

type of relationship

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the right order of the database design phases

Subject area analysis, Conceptual Design, Logical Design, Physical Design

Subject area analysis, Logical Design, Conceptual Design, Physical Design

Conceptual Design, Logical Design, Physical Design, Queries Implementation

Conceptual Design, Logical Design, Physical Design, DBMS Selection

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Database is a collection of …

data

programs

modules

none of the given

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

DBMS stands for …

Database Management System

None of the given

Database Basic Management System

Database Administrator System

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A teacher teaches one or more groups, each of which is taught by one or more teachers. The TEACHERS table has teacher_id, teacher_name columns, The GROUPS table has group_id, name columns. Identify a table with a Foreign Key(s) for the relationship between TEACHERS and GROUPS table

associative table between TEACHERS and GROUPS tables

TEACHERS

GROUPS

in the TEACHERS table or in the GROUPS table - both options are correct

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?