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
-
Full access to target computer
-
Network access to computer only
-
Ability to edit all files
-
Can access database and manipulate data
D
Correct answer
Explanation
The primary effect of a successful SQL injection attack is unauthorized access to the application's database, allowing the attacker to view, edit, or delete sensitive data. It does not typically grant direct control over the entire operating system or local files of the server.
A
Correct answer
Explanation
Data Link frames consist of a header (containing source/destination addresses), the payload (data), and a trailer (containing the Frame Check Sequence for error detection).
-
Confidentiality
-
Integrity
-
Availability
-
authenticity
C
Correct answer
Explanation
Availability ensures that systems, applications, and data are accessible to authorized users when needed. It is a core pillar of the CIA triad.
-
it sounds better
-
collected by another person, ensuring its authenticity
-
it is collected by the user of the data and not processed
-
primary data requires less effort to obtain
C
Correct answer
Explanation
Primary data is collected firsthand by the researcher for a specific purpose, meaning it is tailored to the current problem and has not been altered or misinterpreted by others.
-
Data that describes the content, quality, and structure of other data
-
Data that describes the location of geographic features
-
Data that describes the relationships between geographic features
-
None of the above
A
Correct answer
Explanation
Metadata is data that describes the content, quality, and structure of other data. It is used to help users understand and use the data.
Which of the following is NOT a type of CDSS?
-
Rule-based systems.
-
Knowledge-based systems.
-
Data-driven systems.
-
Hybrid systems.
C
Correct answer
Explanation
Data-driven systems are not a type of CDSS. CDSSs are typically rule-based, knowledge-based, or hybrid systems.
What is the most common type of CDSS?
-
Rule-based systems.
-
Knowledge-based systems.
-
Data-driven systems.
-
Hybrid systems.
A
Correct answer
Explanation
Rule-based systems are the most common type of CDSS. They use a set of predefined rules to generate recommendations for clinicians.
What is the concept of data minimization in the context of big data research?
-
Collecting only the data that is necessary for the research question
-
Storing data in a secure and encrypted format
-
Anonymizing data to protect patient privacy
-
All of the above
A
Correct answer
Explanation
Data minimization refers to the practice of collecting only the data that is essential for the research question, thereby reducing the risk of data breaches and misuse.
Which data exchange format is commonly used for interoperability between heterogeneous systems?
-
XML
-
JSON
-
CSV
-
All of the above
D
Correct answer
Explanation
XML, JSON, and CSV are widely used data exchange formats that enable interoperability between systems with different data structures and formats.
Which of the following is NOT a commonly used data format for storing language archives?
-
Plain text
-
XML
-
JSON
-
Binary
D
Correct answer
Explanation
Binary format is not commonly used for storing language archives because it is not human-readable and can be difficult to process.
What is the primary modeling language used in MBD?
-
Unified Modeling Language (UML).
-
Business Process Model and Notation (BPMN).
-
Systems Modeling Language (SysML).
-
Structured Query Language (SQL).
C
Correct answer
Explanation
SysML is specifically designed for modeling complex systems and is widely used in MBD due to its ability to capture both structural and behavioral aspects of systems.
Which of the following is NOT a common data source for e-commerce analytics?
-
Website traffic data
-
Customer purchase history
-
Social media data
-
Point-of-sale data
D
Correct answer
Explanation
Point-of-sale data is typically not collected directly through e-commerce platforms, but rather through physical retail stores.
Which of the following is NOT a characteristic of big data?
-
Volume
-
Variety
-
Velocity
-
Veracity
D
Correct answer
Explanation
Veracity refers to the accuracy and reliability of data, which is not a defining characteristic of big data.
Which technology is commonly used for storing large volumes of structured data?
-
Relational databases
-
NoSQL databases
-
Data warehouses
-
Hadoop Distributed File System (HDFS)
D
Correct answer
Explanation
HDFS is a distributed file system designed for storing large volumes of data in a reliable and scalable manner.
Which of the following job roles is responsible for designing and implementing data analytics solutions?
-
Data Analyst
-
Data Scientist
-
Data Engineer
-
Business Intelligence Analyst
B
Correct answer
Explanation
Data Scientists are responsible for designing and implementing data analytics solutions, using statistical and machine learning techniques.