FIB mqps-1
FIB mqps-1
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
__________.
[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.
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 __________.
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.
________