Computer Knowledge
Database Management Systems
5,543 Questions
Database Management Systems (DBMS) form the core framework for data storage, retrieval, and security in modern software applications. Concepts such as the E-R model, backup planning, SQL integration, and big data architecture are essential for computer knowledge sections. This hub offers a comprehensive set of practice questions to master DBMS fundamentals and advanced database operations.
E-R Model ConceptsBackup and RecoverySQL Server UpgradesJDBC and ODBCBig Data CharacteristicsData VirtualizationOracle Database
Database Management Systems Questions
-
data extraction
-
end-user query tool
-
end-user presentation tool
-
data store
B
Correct answer
Explanation
End-user query tools provide graphical interfaces or wizards that allow data analysts to construct database queries and retrieve data without writing raw SQL code. Data extraction and data stores are backend processes, not user-facing tools.
-
Structures
-
Field markers
-
Field definitions
-
Field names
-
None of these
D
Correct answer
Explanation
Field names are the identifiers that describe what each database field represents. While 'Field definitions' would be more comprehensive, 'Field names' is the most appropriate answer among the given choices as it directly addresses what fields are called.
-
data redundancy
-
information overload
-
duplicate data
-
data inconsistency
-
none of these
D
Correct answer
Explanation
Data inconsistency occurs when the same data exists in multiple locations and only some of those locations are updated during a change. This is a common problem in poorly designed databases that lack proper normalization or update mechanisms.
-
QBE
-
SQL
-
OLAP
-
OLTP
-
None of these
B
Correct answer
Explanation
SQL (Structured Query Language) is the standard programming language that relational database management systems use to perform their database tasks including querying, updating, and managing data. QBE is an alternative query interface, OLAP is for analytical processing, and OLTP refers to transaction processing systems.
-
hardware system used to create, maintain and provide controlled access to a database
-
hardware system used to create, maintain and provide uncontrolled access to a database
-
software system used to create, maintain and provide uncontrolled access to a database
-
software system used to create, maintain and provide controlled access to a database
-
none of these
D
Correct answer
Explanation
A database management system (DBMS) is a software system used to create, maintain and provide controlled access to a database.
-
data dictionary
-
data table
-
data record
-
data field
-
none of these
A
Correct answer
Explanation
A data dictionary (or metadata repository) is a centralized repository that stores comprehensive descriptions of data elements including names, data types, lengths, constraints, and relationships. Unlike data tables (which store actual data), data records (rows), or data fields (individual cells), the data dictionary stores metadata about the database structure itself.
-
Subject oriented
-
Integrated
-
Time variant
-
Updateable
-
None of these
D
Correct answer
Explanation
The four key characteristics of data warehouses are: subject-oriented (organized by subject), integrated (consistent data from multiple sources), time-variant (historical perspective), and NON-VOLATILE (not updateable). Data warehouses are designed for read-heavy analytical queries, not transactional updates. Updateable is the characteristic that does NOT apply to traditional data warehouses.
-
Logical design is software dependent.
-
In a distributed database, database is stored in one physical location.
-
Conceptual design translates the logical design into internal model.
-
Logical design is software independent.
-
None of these
-
Object oriented database
-
Distributed database
-
Multimedia database
-
Relational database
-
Record
B
Correct answer
Explanation
This database is circulated over a single or multivendor computer hardware located in different geographic areas.
-
Decision support system
-
Artificial intelligence
-
Executive information system
-
Transaction processing system
-
Word processing
C
Correct answer
Explanation
These systems are forms of data retrieval systems that provide selected and summarised information for director and senior managers.
-
Hierarchical model
-
Object oriented database model
-
Entity
-
Attributes
-
Network model
E
Correct answer
Explanation
Here, each record in the database can have multiple parents, i.e. the relationship among data elements can have a many to many relationships.
-
Decision Support System is computer based information system.
-
Decision Support System uses analytical models and specialised databases.
-
Decision Support System is necessary for the manager's perspective.
-
Decision Support System is needed at each step in the organisational task.
-
Decision Support System can be performed by any member in the business hierarchy.
E
Correct answer
Explanation
DSS can be performed by the manager or the topmost employee of the organisational hierarchy.
-
Online Analytical Processing (OLAP)
-
Data warehouses
-
Executive information systems
-
All of the above
-
Only (1) and (2)
D
Correct answer
Explanation
Yes, all of the above are the uses of Business Intelligence System (BIS).
-
Business Intelligence System (BIS)
-
Knowledge Management System (KMS)
-
Supply Chain Management (SCM)
-
Customer Relationship Management (CRM)
-
Database Management
A
Correct answer
Explanation
OLAP analysis is provided by Business Intelligence System.
-
intranet
-
decision support tools
-
data warehouses
-
internet
-
data support
E
Correct answer
Explanation
KMSÂ does not use data support. It is an outside process of KMS.