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
Which of the following is NOT a dimension of data quality?
-
Accuracy
-
Completeness
-
Consistency
-
Timeliness
D
Correct answer
Explanation
Timeliness refers to the availability of data in a timely manner and is not a dimension of data quality.
What is the term used to describe the degree to which data is free from errors?
-
Data accuracy
-
Data completeness
-
Data consistency
-
Data integrity
A
Correct answer
Explanation
Data accuracy refers to the extent to which data is free from errors and represents the true value of the attribute it represents.
Which of the following is a common cause of data inaccuracy?
-
Data entry errors
-
Data transmission errors
-
Data storage errors
-
Data processing errors
A
Correct answer
Explanation
Data entry errors occur when data is incorrectly entered into a system, leading to inaccurate data.
Which of the following is a technique used to ensure data consistency?
-
Data validation
-
Data profiling
-
Data standardization
-
Data integration
C
Correct answer
Explanation
Data standardization involves converting data into a consistent format to ensure uniformity and comparability.
What is the term used to describe the degree to which data is complete and contains all the necessary information?
-
Data accuracy
-
Data completeness
-
Data consistency
-
Data integrity
B
Correct answer
Explanation
Data completeness refers to the extent to which data contains all the necessary information and is not missing any important values.
Which of the following is a common cause of data incompleteness?
-
Data entry errors
-
Data transmission errors
-
Data storage errors
-
Data processing errors
A
Correct answer
Explanation
Data entry errors can lead to missing values or incorrect data, resulting in data incompleteness.
What is the process of combining data from different sources into a single, consistent dataset called?
-
Data validation
-
Data cleansing
-
Data integration
-
Data harmonization
C
Correct answer
Explanation
Data integration involves combining data from different sources into a single, consistent dataset to improve its usability and accessibility.
What is the term used to describe the degree to which data is consistent with itself and with other related data?
-
Data accuracy
-
Data completeness
-
Data consistency
-
Data integrity
C
Correct answer
Explanation
Data consistency refers to the extent to which data is consistent with itself and with other related data, ensuring that it is reliable and trustworthy.
Which of the following is a common cause of data inconsistency?
-
Data entry errors
-
Data transmission errors
-
Data storage errors
-
Data processing errors
D
Correct answer
Explanation
Data processing errors can lead to inconsistencies in data, such as incorrect calculations or missing values.
What is the term used for the use of big data analytics in financial services?
-
Big Data Finance
-
Data-Driven Finance
-
Analytics-Powered Finance
-
Information-Based Finance
A
Correct answer
Explanation
Big Data Finance refers to the use of big data analytics in financial services to extract insights from large volumes of data to improve decision-making, risk management, and customer targeting.
Which of the following is a key principle of the NDSF?
-
Data should be shared in a timely and efficient manner.
-
Data should be shared in a secure and privacy-preserving manner.
-
Data should be shared in a non-discriminatory manner.
-
All of the above
D
Correct answer
Explanation
All of the above are key principles of the NDSF.
Which of the following is a key element of the NDSP?
-
Data sharing agreements
-
Data security measures
-
Data privacy measures
-
All of the above
D
Correct answer
Explanation
All of the above are key elements of the NDSP.
Which of the following is a key element of the NDSS?
-
Data formats
-
Data exchange mechanisms
-
Data quality standards
-
All of the above
D
Correct answer
Explanation
All of the above are key elements of the NDSS.
What types of data are typically collected and managed in coastal and marine data management systems?
-
Physical data, such as water temperature, salinity, and wave height.
-
Biological data, such as species distribution and abundance.
-
Chemical data, such as nutrient concentrations and pollutants.
-
Socioeconomic data, such as population density and economic activity.
-
All of the above.
E
Correct answer
Explanation
Coastal and marine data management systems typically collect and manage a wide range of data types, including physical, biological, chemical, and socioeconomic data. This data is used to provide a comprehensive understanding of coastal and marine environments and to inform decision-making.
Which of the following is a common security threat to data warehouses?
-
SQL injection
-
Cross-site scripting
-
Buffer overflow
-
All of the above
D
Correct answer
Explanation
Data warehouses are often targeted by attackers because they contain valuable data. SQL injection, cross-site scripting, and buffer overflow are all common security threats that can be used to compromise data warehouses.