DBM Word Document
DBM Word Document
Ans: C
Ans: B
3. Foreign key is the one in which the ________ of one relation is referenced in another
relation.
Ans: B
4. Domain constraints, functional dependency and referential integrity are special forms
of _________.
Ans: C
Ans: B
6. Which one of the following is a set of one or more attributes taken collectively to
uniquely identify a record?
Ans: C
7. Consider attributes ID , CITY and NAME . Which one of this can be considered as a
Primary key ?
Ans: B
8. The subset of super key is a candidate key under what condition ?
Ans: A
9. A _____ is a property of the entire relation, rather than of the individual tuples in
which each tuple is unique.
Ans: B
10.In a relational database a referential integrity constraint can be specified with the help of
a. primary key b. foreign key c. secondary key d. none of the above
1. In ER model the details of the entities are hidden from the user. This process is called
6. The language used application programs to request data from the DBMS is referred to
as the
a) DML b) DDL
a) fields b) records
c) database d) sectors
c) Parent may have any number of Childs d) Child having more than one parent
10. The relational database environment has all of the following components except
11. The language associated with a database management system that is employed by end
users and programmers to manipulate data in the database is the:
This set of Database Multiple Choice Questions & Answers (MCQs) focuses on “Join
Operations”.
1. A_____ is a query that retrieves rows from more than one table or view:
a)Start
b)End
c)Join
d) All of the mentioned
a)Join in SQL
b)Join condition
c)Join in SQL & Condition
d) None of the mentioned
3. Which oracle is the join condition is specified using the WHERE clause:
a) Oracle 9i
b) Oracle 8i
c) Pre-oracle 9i
d) Pre-oracle 8i
a) 2
b) 3
c) 4
d) 5
a) Cross join
b) Natural join
c) Join with USING clause
d) All of the mentioned
a) Equijoins
b) Cartesian
c) Both Equijoins and Cartesian
d) None of the mentioned
a) Equijoins
b) Cartesian
c) Both Equijoins and Cartesian
d) None of the mentioned
Unit 3
1. In the __________ normal form, a composite attribute is converted to individual attributes.
a)First
b)Second
c)Third
d)Fourth
Explanation: The first normal form is used to eliminate the duplicate information.
2. A table on the many side of a one to many or many to many relationship must:
a)Be in Second Normal Form (2NF)
b)Be in Third Normal Form (3NF)
c)Have a single attribute key
d)Have a composite key
.
3. Tables in second normal form (2NF):
a)Eliminate all hidden dependencies
b)Eliminate the possibility of a insertion anomalies
c)Have a composite key
d)Have all non key fields depend on the whole primary key
4. Which-one ofthe following statements about normal forms is FALSE?
a)BCNF is stricter than 3 NF
b) Lossless, dependency -preserving decomposition into 3 NF is always possible
c) Loss less, dependency – preserving decomposition into BCNF is always possible
d)Any relation with two attributes is BCNF
5. Functional Dependencies are the types of constraints that are based on______
a)Key
b)Key revisited
c)Superset key
d)None of the mentioned
8. Which forms has a relation that possesses data about an individual entity:
a)2NF
b)3NF
c)4NF
d)5NF