IT Tools and Business System MCQ - English
A relational database consists of a collection of
Tables
Fields
Records
Keys
Answer : A
View More Related Question
1) For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
2) 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.
3) The term _______ is used to refer to a row.
4) A relational database consists of a collection of
5) Course(course_id,sec_id,semester)
Here the course_id,sec_id and semester are __________ and course is a _________