0% found this document useful (0 votes)
4 views3 pages

FIB mqps-1

The document consists of multiple fill-in-the-blank exercises related to database concepts, including metadata, redundancy, data models, and keys. Each section requires the completion of sentences with appropriate terms from a provided list. The exercises cover various aspects of database management systems (DBMS), entity-relationship diagrams, and data organization methods.

Uploaded by

rsidharth728
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views3 pages

FIB mqps-1

The document consists of multiple fill-in-the-blank exercises related to database concepts, including metadata, redundancy, data models, and keys. Each section requires the completion of sentences with appropriate terms from a provided list. The exercises cover various aspects of database management systems (DBMS), entity-relationship diagrams, and data organization methods.

Uploaded by

rsidharth728
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

MQP-1 Fill in the blanks

[Secondary, oval, redundancy, data mining, relational, meta data]

1. metadata
Data about data is called ____________.
2. redundancy
Data duplication is called ____________.
3. Relational
________ model organize the data in table form.
4. The symbol is used to represent attribute in ER diagram. (oval/ellipse)
5. The candidate key which is not currently selected as primary key is called
secondary
__________.

MQP-2 Fill in the blanks

[data, secondary key, foreign key, primary key, information, MySQL, diamond, graph,
tree]

1. information
Processed data is called as ____________.
2. ________ an example for DBMS software. (MySQL/Oracle)
3. Hierarchical data model organizes the data in ____ tree like structure.
4. The ______ symbol is used to represent relation in ER diagram. (diamond)
5. foreign key is a field in the relational table, that matches the primary key
A _______
column of another table.

MQP-3 Fill in the blanks


[DBMS, Diamond, Data mining, Data, rectangle, Network]
data
1. The collection of raw facts is called ________.
DBMS is a software that allows creation, definition and manipulation of
2. _______
database.
Network
3. _______ data model organizes the data in a graph like structure.
4. The ______ symbol is used to represent entity in ER diagram. (rectangle)
5. _________ is concerned with the analysis and picking out relevant information. (Data mining)
MQP-4 Fill in the blanks
[DBA, join, DBMS, rectangle, index sequential, random]

1. _______
DBMS is a software used for creating and managing databases.
diamond
2. The symbol used to represent a relation is _________.
3. _______ file organization stores the data in either ways sequentially or
randomly. (Indexed Sequential)
DBA
4. _______ is responsible for authorizing access to the database.
5. The operation that is used to combine related tuples from two or more relations
join
is called as __________.

MQP-5 Fill in the blanks


[indexed sequential, 1, foreign key, data mining, serial, primary key]

1. In ___1 tier architecture, DBMS is the only entity where user directly sits on
DBMS and uses it.
2. A weak entity does not have _____.primary key
(indexed
3. _____ file organization is a hybrid of sequential and random file organization. sequential)
4. The process of extracting, analyzing and picking out relevant information from
data mining
large data is called ________.
5. foreign key is used to set the relationship between two relations.
________

MQP-6 Fill in the blanks


[second, sigma, first, primary key, oval, bottom-up]
Oval symbol is used to represent an attribute in E-R diagram.
1. _____
2. Generalization is a ______ approach in which two lower entities combine to form
a higher level entity. (bottom-up)
first
3. If a relation is not having a repeated group of data, then it is said to be in ______
normal form.
4. The value of _____ attribute is used to identify tuples in a relation uniquely. (primary key)
sigma symbol is used to represent SELECT operation in relational algebra.
5. ______
MQP-7 Fill in the blanks
[2,random, foreign key, rectangle, data warehouse]

1. _____ symbol is used to represent entity or table in E-R diagram. (rectangle)


2 tier architecture, user interface program and application programs runs on
2. In __
client side and the DBMS runs on the server.
data warehouse
3. The central repository of the data is called as ____.
4. A ____ is used to establish relationship between two relations. (foreign key)
random file organization facilitates the user to fetch the records of a table
5. ________
based on key field.

MQP-8 Fill in the blanks


[super, foreign key, natural, tuples, duplication, record]

1. Data redundancy is defined as ______ of data in a database. (duplication)


2. ______ is a special attribute used to define the relationship with other relation or
table. (foreign key)
tuples in Entity-Relationship model.
3. Records of a table are also called as _______
4. Random file organization mode allows the user to fetch the records randomly
record key.
with the help of ______
Natural
5. __________ join selects the data from two relations having a common attribute
by equating them.

You might also like