Which of the following is NOT a component of DBMS architecture?
Practice Questions
Q1
Which of the following is NOT a component of DBMS architecture?
Database Engine
User Interface
Data Warehouse
Database Schema
Questions & Step-by-Step Solutions
Which of the following is NOT a component of DBMS architecture?
Correct Answer: Data Warehouse
Step 1: Understand what DBMS architecture is. DBMS stands for Database Management System, which is software that helps manage databases.
Step 2: Identify the main components of DBMS architecture. Common components include the database engine, database schema, and query processor.
Step 3: Recognize what a Data Warehouse is. A Data Warehouse is a system used for reporting and data analysis, separate from a DBMS.
Step 4: Compare the components of DBMS architecture with the Data Warehouse. Since a Data Warehouse is not part of the DBMS architecture, it is the correct answer.