Database Questions
Practice Database MCQs with answers and explanations. Page 2 of 5.
Category
Technical Questions
Topic
Database
Page
2 / 5
Mode
Practice
Questions
Open any question to view the answer and explanation.
In the context of arithmetic expression notation, are parentheses ever required when expressions are written in postfix or prefix form, or can these notations always represent order of operations without parentheses?
Open
View answer
In entity relationship modeling, which type of entity is related to two or more associated entities that each contain specialized attributes applying to some but not all instances of the more general entity?
Open
View answer
In XML Schema design, to eliminate duplication of element definitions across multiple complex types, XML Schemas define which of the following reusable constructs?
Open
View answer
In an enhanced entity relationship (EER) diagram, when a single supertype entity instance may belong to multiple subtypes or may belong to no subtype at all, which specialization configuration is used?
Open
View answer
In SQL, what does the HAVING clause do in a SELECT statement that uses GROUP BY?
Open
View answer
When an SQL WHERE clause contains three or more combined AND and OR conditions on similar values, which keyword or keywords make the condition easier to write and understand?
Open
View answer
If a relational table has been normalized so that every determinant is a candidate key, then in which normal form is the table?
Open
View answer
When you assess the structure of an acquired set of tables that already contain data, checking the validity of possible referential integrity constraints on foreign keys is part of which step in the evaluation process?
Open
View answer
In the context of data migration and system replacement, what is meant by the term legacy data?
Open
View answer
In standard SQL, which command permanently removes a table and all of its data from a database?
Open
View answer
Which statement best describes a relational database?
Open
View answer
In the entity relationship (ER) model, is the statement \"An entity is a thing in the real world with an independent existence\" correct or incorrect?
Open
View answer
In the relational model, how are relationships between two relations or tables typically implemented?
Open
View answer
In transaction management, which ACID property means that once a transaction commits, all of its changes are permanent and will survive subsequent system failures?
Open
View answer
Which of the following is a key benefit of using a three tier architecture in a client server database environment?
Open
View answer
In data warehousing, the term \"load and index\" refers to which process?
Open
View answer
To remove duplicate rows from the result of an SQL SELECT statement, which qualifier must be included in the query?
Open
View answer
The ODBC Level 1 API contains which type of function as a core capability?
Open
View answer
In cloud computing, is it correct to say that server virtualization is used as an underlying technology?
Open
View answer
Cloud computing is generally not well suited for which type of situation?
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.