adplus-dvertising
frame-decoration

Question

The process of making a normalized schema unnormalized is called as _________

a.

Unnormalization

b.

Denormalization

c.

Renormalization

d.

Annormalization

Posted under RDBMS DBMS

Answer: (b).Denormalization

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The process of making a normalized schema unnormalized is called as _________

Similar Questions

Discover Related MCQs

Q. State true or false: Crosstabs are not desirable in a database design

Q. The data that have a time interval associated with them during which they are valid are called as ________

Q. The value of the data at a particular time is called as?

Q. Functional dependencies that have a time associated with them during which they are valid are called as________

Q. State true or false: Overlapping time intervals cannot be prevented

Q. Which of the following is the time of temporal data that record when a fact was recorded in a database?

Q. To specify the foreign keys in relations referencing temporal data we need to specify _______

Q. A relational database consists of a collection of

Q. A ________ in a table represents a relationship among a set of values.

Q. The term _______ is used to refer to a row.

Q. The term attribute refers to a ___________ of a table.

Q. For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.

Q. 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.

Q. Course(course_id,sec_id,semester)
Here the course_id,sec_id and semester are __________ and course is a _________

Q. 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.

Q. A domain is atomic if elements of the domain are considered to be ____________ units.

Q. The tuples of the relations can be of ________ order.

Q. The ______ is the one in which the primary key of one relation is used as a normal attribute in another relation.

Q. Using which language can a user request information from a database ?

Q. Student(ID, name, dept name, tot_cred)
In this query which attribute form the primary key?