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
Logical Database Design MCQ Questions and Answers
Home | Database | Logical Database DesignIn this section we provide lots of objective question of Logical Database Design in Database Management System.
1) The entity integrity rule states that:
Answer : A Discuss
2) When mapping a many-to-many unary relationship into a relation which of the following is true?
Answer : B Discuss
3) If no multivalued attributes exist and no partial dependencies exist in a relation, then the relation is in what normal form?
4) A foreign key is which of the following?
Answer : C Discuss
5) A transitive dependency is which of the following?
Answer : B Discuss
6) When mapping a multivalued attribute into a relation which of the following is true?
Answer : B Discuss
7) If no multivalued attributes exist in a relation, then the relation is in what normal form?
8) A primary key is which of the following?
Answer : B Discuss
9) The relational model consists of:
Answer : A Discuss
10) When mapping a binary many-to-many relationship into a relation which of the following is true?
Answer : C Discuss