DBMS-Relational Algebra and Calculus Questions and Answers
Practice ModeShowing 10 of 81 questions
Q1
In 1980 Dr. E.F. Codd was working with Oracle Corporation.
Answer: Option B
Q2
DB2, System R, and ORACLE are examples of relational DBMS.
Answer: Option A
Q3
In the RDBMS terminology, a table is called a relation.
Answer: Option A
Q4
The relational model is based on the core concept of relation.
Answer: Option A
Q5
Cardinality of a table means the number of columns in the table.
Answer: Option B
Q6
In the RDBMS terminology, an attribute means a column or a filed.
Answer: Option A
Q7
A domain is a set of atomic values
Answer: Option A
Q8
Data values are assumed to be atomic, which means that they have no internal structure as far as the model is concerned.
Answer: Option A
Q9
A table cannot have more than one attribute, which can uniquely identify the rows.
Answer: Option B
Q10
A candidate key is an attribute that can uniquely identify a row in a table.
Answer: Option B