Structural constraints of a relationship type refer to?

(A) identifying the owner entity type relevant to a given entity type
(B) whether the existence of an entity depends on it being related to another entity via the relationship type
(C) the role that a participating entity from the entity type plays in each relationship instance
(D) the constraints applicable in granting access to tables, columns and views in a database schema

Identify the INCORRECT statement among the given?

(A) An entity may be an object with a physical existence like a car, a house or an Employee
(B) One cannot consider something which has conceptual existence like a course in a degree program as an entity
(C) Age can be considered as a single value attribute of a person
(D) An entity type describes the schema or intension for a set of entities which share the same structure

Identify the correct statement with respect to normalization?

(A) Normalization is a formal technique that can be used only at the starting phase of the database design
(B) Normalization can be used as a top-down standalone database design technique
(C) The process of normalization through decomposition must achieve the lossless join property at any cost whereas the dependency reservation property is sometimes sacrificed
(D) The process of normalization through decomposition must achieve the dependency reservation property at any cost whereas the lossless join property is sometimes sacrificed

A relation (from the relational database model) consists of a set of tuples, which implies that?

(A) all tuples in a relation must be distinct
(B) relational model supports multi-valued attributes whose values can be represented in sets
(C) for any two tuples, the values associated with all of their attributes may be the same
(D) all tuples in a particular relation may have different attributes

error: Content is protected !!