IT Tools and Business System MCQ - English
Database __________ which is the logical design of the database, and the databas
Home | Discussion ForumDatabase __________ which is the logical design of the database, and the database _______ which is a snapshot of the data in the database at a given instant in time.
Instance, Schema
Relation, Schema
Relation, Domain
Schema, Instance
Answer : D
View More Related Question
1) The tuples of the relations can be of ________ order.
2) For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
3) The term _______ is used to refer to a row.
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) A ________ in a table represents a relationship among a set of values.