RDBMS
Description: This test consists of questions related to Relational database design, tools based which are useful for computer science and gate students. | |
Number of Questions: 15 | |
Created by: Gauri Chanda | |
Tags: Database CS gate Database Database Management System |
Which of the following is the incorrect statement in relational database design process?
Which of the following statement (s) is/are false in relational database design approach?
Which of the following is/are true about Aggregation and Composition?
Consider the following scenario-An entity 'Train' is further classified in to two sub-entities, i.e., 'Passenger' and 'Goods', then which of the following statement is/are true?
Which of the following is/are true statement in relational database?
Which of the following approach in database design is not applicable according to E.F. Codd's rule?
What are the problems that as database manager, one may face without the normalization approach?
Which of the following is false statement about BCNF (Boyce Codd Normal Form) in relational database?
Which of the following is not applicable in case of 2 NF in relational database?
Which of the following is/are true about the relational database design process?
Which of the following is false about dependency preservation and non-additive join property in relational database?
Which of the following table is/are an example of one-to-many relationships in relational database design?
Which of the following normal form based on functional dependency in the database tables?
Which of the following is/are false about column indexing in the database?
What is the effect of update anomaly in the relational database?