REVISION DATABASE 1

REVISION DATABASE 1

University

18 Qs

quiz-placeholder

Similar activities

Big Data Analytics Quiz for HDS

Big Data Analytics Quiz for HDS

University

15 Qs

Database Introduction 3

Database Introduction 3

University

15 Qs

NoSQL Databases Quiz

NoSQL Databases Quiz

University

21 Qs

Chapter 6 DATABASE  Part 1

Chapter 6 DATABASE Part 1

University

15 Qs

DBC CHAPTER 3 - REVISION

DBC CHAPTER 3 - REVISION

University

15 Qs

BD quizz 1

BD quizz 1

University

15 Qs

Database and Security BTQuiz

Database and Security BTQuiz

University

15 Qs

DATABASE MANAGEMENT CT-1

DATABASE MANAGEMENT CT-1

University

20 Qs

REVISION DATABASE 1

REVISION DATABASE 1

Assessment

Quiz

Computers

University

Hard

Created by

MUNA (PSP)

Used 3+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1.                  Name the software that defines a database, stores data, produces reports and creates data entry screens.

Data Integrity

Data Dictionary

Relational Database

  Database Management System

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 2.Identify the definition of database?

software that manages data and information in relational table

an organized collection of structured information, or data, typically stored electronically in a computer system

Organized collection of fix data that cannot be updated

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. Identify which of the following is NOT an advantages of DBMS

Increase data isolation

Improve data security

  Increase data consistency

Increase data redundancy

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 4.Identify the relation key that uniquely defines each row in a table.

A.    Foreign Key

Primary Key

Super Key

Composite Key

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5.Identify the total number of attributes in a relational data model.

Tuple

Entity

Degree

Cardinality

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6.Identify the CORRECT symbol of PROJECT in the Relational Algebra.

    σ

    ×

    υ

    π

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. Determine a relational algebra expression to find customers, who have a payment balance of over than RM1000.

    π customer_name (σ balance>1000(Deposit))

σ customer_name (π balance>1000(Deposit))

π customer_name (σ balance<1000(Deposit))

σ customer_name (σ balance>1000(Deposit))

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?