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
-
Enrichment
-
B-tree index
-
Data loading
-
Data segment compression
-
Data extraction
E
Correct answer
Explanation
Extraction is the operation of extracting data from a source system for further use in a data warehouse environment.
-
It contains the representation and the definition of the data elements.
-
It is created during the requirement analysis phase in SDLC (Software Development Life Cycle).
-
It provides the relationship between the entities.
-
It describes the database or collection of databases.
-
None of the above
E
Correct answer
Explanation
All of the above are true statements.
-
Relation database
-
Flat database
-
Database system
-
Only 1 and 2
-
None of these
A
Correct answer
Explanation
This can be stored in multiple tables.
-
Distributed
-
Dataware house
-
Embedded
-
Operational
-
Web server
E
Correct answer
Explanation
Web server is not a database.
-
Verification/validation of the data
-
Installation, configuration and maintain the database
-
Develop a plan to back up the database and recovery routines
-
All of the above
-
Only (1) and (2)
D
Correct answer
Explanation
Yes, all of the above are the roles of a system administrator.
-
Data Flow Diagram shows the data transfer between the entities in the system.
-
A DFD shows a lower level view of the system.
-
DFD is made by a software analyst of designer.
-
DFD shows the functionality of the system.
-
None of the above
B
Correct answer
Explanation
This is a false statement as a DFD shows a higher level view of a system as it shows the actual transfer of the data in the system whereas a flow chart shows a lower level view of the system as it shows only the data transfer activities in the system and not the transfer of the data.
-
A physical DFD is used to describe the set of items that appears in each level.
-
A physical DFD can have duplicate or redundant data.
-
A logical DFD can not have duplicate data or redundancy.
-
A logical DFD shows the data flows to operate the system.
-
None of the above
E
Correct answer
Explanation
Yes, all of the above are the true statements.
-
It is an abstract way of describing a database.
-
It uses a three schema approach to software engineering.
-
Conceptual data model is the lowest level ER model.
-
An entity is an abstraction from the complexities of a domain.
-
Entities and relationships can both have attributes.
C
Correct answer
Explanation
This is the highest level ER model in that it contains the least granular detail but establishes the overall scope of what is to be included within the model set. The conceptual ER model normally defines master reference data entities that are commonly used by the organization.
-
Second-order logic
-
Higher-order logic
-
Categorical logic
-
First-order predicate logic
-
Combinational logic
D
Correct answer
Explanation
The relational model for database management is a database model based on first-order predicate logic.
-
Business Layer
-
View Layer
-
Access Layer
-
Design View
-
Process View
C
Correct answer
Explanation
It contains objects that know how to communicate with the place where the data actually reside.
-
File control
-
Output reconciliation control
-
Input validation control
-
Transport level encryption
-
Virtual machine technology
A
Correct answer
Explanation
This security technique applied on the database is used to make certain that data is operated accurately in structured files.
-
Corporate level SLA
-
Sify my storage
-
Wuala
-
Mango DB v.1.8.0
-
CouchDB
D
Correct answer
Explanation
This database is high performance document-centric database released by 10 Gen.
-
ODBC
-
JDBC driver manager
-
JDBC
-
None of these
C
Correct answer
Explanation
This tool provides a database-programming interface for Java programs.
-
Nucleotide sequence
-
Protein sequence
-
Primary databases
-
Metabolic pathway
C
Correct answer
Explanation
Biological databases are classified by data type (nucleotide sequences, protein sequences, metabolic pathways) OR by curation level (primary, secondary, tertiary). 'Primary databases' describes the curation level, not the type of data stored, making C the correct answer as it does NOT fit 'classification by data type'.
B
Correct answer
Explanation
PubMed is the premier biomedical literature database indexing millions of journal articles from life sciences journals. GEO (Gene Expression Omnibus) stores functional genomics data, EST refers to Expressed Sequence Tags, and MMDB contains 3D molecular structures - none of these are literature databases.