Database MCQ - English
- Introduction to Database
- The Relational Model and Normalization
- Data Modeling with ER Model
- SQL for Database Construction
- Managing Multiuser Databases
- SQL Server 2000
- XML and ADO.NET
- Database Processing for BIS
- The Database Development Process
- ER Model and Business Rules
- Physical Database Design
- The Client Server Database
- Data Warehousing
- Distributed Databases
- Object Oriented Database
- Introduction to SQL
- Database Design Using Normalization
- Data Models into Database Designs
- Database Redesign
- Managing Databases with Oracle
- ODBC, OLE DB, ADO, and ASP
- JDBC, Java Server Pages, and MySQL
- The Database Environment
- Modeling Data in the Organization
- Logical Database Design
- Advanced SQL
- The Internet Database Environment
- Data and Database Administration
- Object Oriented Data Modeling
Physical Database Design MCQ Questions and Answers
Home | Database | Physical Database DesignIn this section we provide lots of objective question of Physical Database Design in Database Management System.
1) If a denormalization situation exists with a one-to-one binary relationship, which of the following is true?
Answer : A Discuss
2) Selecting a data type involves which of the following?
Answer : C Discuss
3) What is the best data type definition for Oracle when a field is alphanumeric and has a length that can vary?
4) If a denormalization situation exists with a many-to-many or associative binary relationship, which of the following is true?
Answer : B Discuss
5) Which of the following is an advantage of partitioning?
6) The blocking factor is:
Answer : B Discuss
7) Which of the following improves a query's processing time?
Answer : D Discuss
8) Which of the following are integrity controls that a DBMS may support?
Answer : D Discuss
9) Which of the following is not a factor to consider when switching from small to large block size?
Answer : B Discuss
10) What is the best data type definition for Oracle when a field is alphanumeric and has a fixed length?