IT Tools and Business System MCQ - English
A ________ in a table represents a relationship among a set of values.
Column
Key
Row
Entry
Answer : C
View More Related Question
1) The tuples of the relations can be of ________ order.
2) A relational database consists of a collection of
3) The term attribute refers to a ___________ of a table.
4) Department (dept name, building, budget) and Employee (employee_id , name, dept name,salary)
Here the dept_name attribute appears in both the relations .Here using common attributes in relation schema is one way of relating ___________ relations.
5) For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.