Question
a.
Dependency preserving but not lossless join
b.
Dependency preserving and lossless join
c.
Lossless Join but not dependency preserving
d.
Lossless Join
Posted under UGC NET computer science question paper DBMS
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Consider a schema R(A, B, C, D) and functional dependencies A->B and C->D. Then the decomposition R1(A, B) and R2(C, D) is
Similar Questions
Discover Related MCQs
Q. A hash table has space for 75 records, then the probability of collision before the table is 6% full.
View solution
Q. Which command classes text file, which has been created using “SET ALTERNATIVE” < FILE NAME > “Command” ?
View solution
Q. Which of the following statements is true, when structure of database file with 20 records is modified?
View solution
Q. The SQL Expression
Select distinct T. branch name from branch T, branch S where T. assets > S. assets and S. branch-city = DELHI,
finds the name of
View solution
Q. Which of the following is the recovery management technique in DDBMS ?
View solution
Q. Which of the following is the process by which a user’s privileges ascertained ?
View solution
Q. The basic variants of time-stampbased method of concurrency control are
View solution
Q. A transaction can include following basic database access operations :
View solution
Q. Consider a hash table of size m = 10000 and the hash function h(k) = ∟m(kA mod 1)'┘ for A = (√5–1)/2. The location to the key k = 123456 is
View solution
Q. The dependency preservation decomposition is a property to decompose database schema D, in which each functional dependency X->Y specified in F,
View solution
Q. Which of the following is an optimistic concurrency control method?
View solution
Q. Which of the following is the process by which a user’s access to physical data in the application is limited, based on his privileges?
View solution
Q. Linear probing suffers from a problem known as
View solution
Q. An entity instance is a single occurrence of an …………..
View solution
Q. Generalization is ………… process.
View solution
Q. Match the following:
Set-I
I. 2 NF
II. 3 NF
III. 4 NF
IV. 5 NF
Set-II
(a) transitive dependencies eliminated
(b) multivalued attribute removed
(c) contain no partial functional dependencies
(d) contains no join dependency
Codes :
I II III IV
View solution
Q. Which data management language component enabled the DBA to define the schema components?
View solution
Q. The PROJECT Command will create new table that has
View solution
Q. A chained hash table has an array size of 100. What is the maximum number of entries that can be placed in the table?
View solution
Q. The E-R model is expressed in term of
I. Entities
II. The relationship among entities.
III. The attributes of the entities.
IV. Functional relationship.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond DBMS? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!