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.
Answer : D
View More Related Question
1) Database __________ 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.
2) The term attribute refers to a ___________ of a table.
3) A domain is atomic if elements of the domain are considered to be ____________ units.
4) A ________ in a table represents a relationship among a set of values.
5) 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.