0% found this document useful (0 votes)
744 views

Fundamentals of Database System PQ1 PRELIM EXAM

This document contains a series of questions and answers about database concepts. It covers topics like data models, schema, data definition language, data manipulation language, transaction control language, data control language, end users, database designers, entity relationship diagrams, attributes, entity instances, logical and physical database design. Each question has a true/false or multiple choice format with an explanation of the correct answer provided. The purpose is to test knowledge of key database and data modeling terms and concepts.

Uploaded by

Albert Swak
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
744 views

Fundamentals of Database System PQ1 PRELIM EXAM

This document contains a series of questions and answers about database concepts. It covers topics like data models, schema, data definition language, data manipulation language, transaction control language, data control language, end users, database designers, entity relationship diagrams, attributes, entity instances, logical and physical database design. Each question has a true/false or multiple choice format with an explanation of the correct answer provided. The purpose is to test knowledge of key database and data modeling terms and concepts.

Uploaded by

Albert Swak
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 25

Question 1

Correct
Mark 1.00 out of 1.00

Flag question

Question text
Data model is a collection of concepts that is used to describe the structure of a database.

Select one:
True
False

Question 2
Correct
Mark 1.00 out of 1.00

Flag question

Question text
A displayed schema is called Schema figure.

Select one:
True
False

Question 3
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Controlling Redundancy is used to improve the performance of queries.
Select one:
True
False

Question 4
Correct
Mark 1.00 out of 1.00

Flag question

Question text
People whose jobs require access to the database for querying, updating, and generating
reports.
END USERS
Answer:

Question 5
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Describes how entities are related.
RELATIONSHIPS
Answer:

Question 6
Correct
Mark 1.00 out of 1.00

Flag question

Question text
They are liable for identifying the data to be stored within the database and for
selecting appropriate structures to represent and store this data.
DATABASE DESIGNERS
Answer:

Question 7
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Internal Level describes the physical storage structure of the database.

Select one:
True
False

Question 8
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Data Manipulation Language is use for manipulating data in a database.

Select one:
True
False

Question 9
Correct
Mark 1.00 out of 1.00
Flag question

Question text
It is a question or an inquiry, sometimes loosely used for all types of interactions with
databases.
QUERY
Answer:

Question 10
Correct
Mark 1.00 out of 1.00

Flag question

Question text
DATABASE SYSTEM
We call the database and DBMS software together as a Answer .

Question 11
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Attribute is a name for a set of similar things that you can list. Like objects, events, people.

Select one:
True
False

Question 12
Correct
Mark 1.00 out of 1.00
Flag question

Question text
Facts that can be recorded and that have implicit meaning.
DATA
Answer:

Question 13
Correct
Mark 1.00 out of 1.00

Flag question

Question text
There’s no difference between the description of database and the database itself.

Select one:
True
False

Question 14
Correct
Mark 1.00 out of 1.00

Flag question

Question text
It is a collection of related data.
DATABASE
Answer:

Question 15
Correct
Mark 1.00 out of 1.00
Flag question

Question text
Database System automatically takes care of backup and recovery.

Select one:
True
False

Question 16
Correct
Mark 1.00 out of 1.00

Flag question

Question text
It is between high-level and low-level data models.
REPRESENTATIONAL OR IMPLEMENTATION DATA MODELS
Answer:

Question 17
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Physical data models is a concept that shows how the data is stored on the computer.

Select one:
True
False

Question 18
Correct
Mark 1.00 out of 1.00
Flag question

Question text
Data abstraction is the data type, relationships and constraints that apply to the data.

Select one:
True
False

Question 19
Correct
Mark 1.00 out of 1.00

Flag question

Question text
A computerized system that permits users to create and maintain a database.
DATABASE MANAGEMENT SYSTEM
Answer:

Question 20
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Who is responsible in administering the primary and secondary resource in the database?
DATABASE ADMINISTRATOR
Answer:

Question 1
Correct
Mark 8.00 out of 8.00
Flag question

Question text
Matching Type Test
Used to manage data within the object
Answer 1
schema.
Data Manipulation Language (DML)

Used for creating tables, schema etc. in


Answer 2
database.
Data Definition Language (DDL)

The interface presents a menu that lead


Answer 3
to a user through request.
Menu-based Interfaces for Web Clients or Browsing

Used to give or control privilege in a


Answer 4
database.
Data Control Language (DCL)

Like Web search engines (engine like


Google), which the user can specify a Answer 5
string or any keywords and expect to get Keyword-based Database Search
a relevant result.
Answer 6
Display a form to be fill out by the user.
Forms-based Interfaces

The interface allows users to access


Answer 7
their data through their mobile phone or
Applications for mobile devices
mobile device.
Used to performed or rollback the
Answer 8
changes that we made in the database
Transaction Control Language (TCL)
using DML commands.
Feedback
Your answer is correct.

Question 2
Correct
Mark 1.00 out of 1.00
Flag question

Question text
Entity Instance is an instance of a particular entity.

Select one:
True
False

Question 3
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Logical Design – transforming the ERD into relational model.

Select one:
True
False

Question 4
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Attribute describes an entity class.
Select one:
True
False

Question 5
Incorrect
Mark 0.00 out of 1.00

Flag question

Question text
It describes how entities are related to each other.
Entity Relationship
Answer:

Question 6
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Is an instance of a particular entity.

Entity instance
Answer:

Question 7
Correct
Mark 1.00 out of 1.00

Flag question
Question text
Composite Attribute can be calculated from other attributes.

Select one:
True
False

Question 8
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Peter Chen
Entity Relationship Diagram (ERD) was proposed by Answer .

Question 9
Correct
Mark 1.00 out of 1.00

Flag question

Question text
An attribute that has a multiple value.

Multi-value attribute
Answer:

Question 10
Correct
Mark 1.00 out of 1.00
Flag question

Question text
A thing that shares a common attribute.
Entity class
Answer:

Question 11
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Composite attribute can be divided into more attributes.

Select one:
True
False

Question 12
Correct
Mark 1.00 out of 1.00

Flag question

Question text
For each entity instance the value of the identifier attribute is Unique.

Select one:
True
False

Question 13
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Level of database design use to create database.
Physical Design
Answer:

Question 1
Correct
Mark 1.00 out of 1.00

Flag question

Question text
People whose jobs require access to the database for querying, updating, and generating
reports.
End users
Answer:

Question 2
Correct
Mark 8.00 out of 8.00

Flag question

Question text
Matching Type Test

Used to give or control privilege in a Answer 1


database. Data Control Language (DCL)
Answer 2
Display a form to be fill out by the user.
Forms-based Interfaces

Used to manage data within the object


Answer 3
schema.
Data Manipulation Language (DML)

Used for creating tables, schema etc. in


Answer 4
database.
Data Definition Language (DDL)

Like Web search engines (engine like


Google), which the user can specify a Answer 5
string or any keywords and expect to get Keyword-based Database Search
a relevant result.
Used to performed or rollback the
Answer 6
changes that we made in the database
Transaction Control Language (TCL)
using DML commands.
The interface allows users to access
Answer 7
their data through their mobile phone or
Applications for mobile devices
mobile device.
The interface presents a menu that lead
Answer 8
to a user through request.
Menu-based Interfaces for Web Clients or Browsing

Feedback
Your answer is correct.

Question 3
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Database System automatically takes care of backup and recovery.

Select one:
True
False

Question 4
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Data model is a collection of concepts that is used to describe the structure of a database.

Select one:
True
False

Question 5
Correct
Mark 1.00 out of 1.00

Flag question

Question text
They are liable for identifying the data to be stored within the database and for
selecting appropriate structures to represent and store this data.
database designers
Answer:

Question 6
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Who is responsible in administering the primary and secondary resource in the database?
database administrator
Answer:

Question 7
Correct
Mark 1.00 out of 1.00

Flag question

Question text
It is a collection of related data.
database
Answer:

Question 8
Correct
Mark 1.00 out of 1.00

Flag question

Question text
A displayed schema is called Schema figure.

Select one:
True
False

Question 9
Incorrect
Mark 0.00 out of 1.00

Flag question

Question text
It is between high-level and low-level data models.
presentational or implementation data models
Answer:

Question 10
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Entity Instance is an instance of a particular entity.

Select one:
True
False

Question 11
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Composite attribute can be divided into more attributes.

Select one:
True
False

Question 12
Correct
Mark 1.00 out of 1.00

Flag question
Question text
database system
We call the database and DBMS software together as a Answer .

Question 13
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Data abstraction is the data type, relationships and constraints that apply to the data.

Select one:
True
False

Question 14
Correct
Mark 1.00 out of 1.00

Flag question

Question text
An attribute that has a multiple value.

multi-value attribute
Answer:

Question 15
Correct
Mark 1.00 out of 1.00

Flag question

Question text
For each entity instance the value of the identifier attribute is Unique.

Select one:
True
False

Question 16
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Internal Level describes the physical storage structure of the database.

Select one:
True
False

Question 17
Incorrect
Mark 0.00 out of 1.00

Flag question

Question text
It describes how entities are related to each other.
entity relationship diagram
Answer:

Question 18
Correct
Mark 1.00 out of 1.00
Flag question

Question text
A computerized system that permits users to create and maintain a database.
database management system
Answer:

Question 19
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Is an instance of a particular entity.

entity instance
Answer:

Question 20
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Controlling Redundancy is used to improve the performance of queries.

Select one:
True
False
Question 21
Correct
Mark 1.00 out of 1.00

Flag question

Question text
It is a question or an inquiry, sometimes loosely used for all types of interactions with
databases.
query
Answer:

Question 22
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Attribute is a name for a set of similar things that you can list. Like objects, events, people.

Select one:
True
False

Question 23
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Physical data models is a concept that shows how the data is stored on the computer.
Select one:
True
False

Question 24
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Logical Design – transforming the ERD into relational model.

Select one:
True
False

Question 25
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Attribute describes an entity class.

Select one:
True
False

Question 26
Correct
Mark 1.00 out of 1.00
Flag question

Question text
Data Manipulation Language is use for manipulating data in a database.

Select one:
True
False

Question 27
Correct
Mark 1.00 out of 1.00

Flag question

Question text
There’s no difference between the description of database and the database itself.

Select one:
True
False

Question 28
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Composite Attribute can be calculated from other attributes.
Select one:
True
False

Question 29
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Facts that can be recorded and that have implicit meaning.
data
Answer:

Question 30
Incorrect
Mark 0.00 out of 1.00

Flag question

Question text
Level of database design use to create database.
3
Answer:

Question 31
Correct
Mark 1.00 out of 1.00

Flag question

Question text
A thing that shares a common attribute.
entity class
Answer:
Question 32
Correct
Mark 1.00 out of 1.00

Flag question

Question text
peter chen
Entity Relationship Diagram (ERD) was proposed by Answer .

Question 33
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Describes how entities are related.
relationships
Answer:

You might also like