Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Logical Database Design Questions
Normalization is a formal process for deciding which attributes should be grouped together in a relation.
A relation is a two-dimensional table.
A null value is assigned when no other value applies.
A candidate key must uniquely identify each row.
A composite attribute does not get mapped into a relation.
A synonym is two or more attributes that have different names but the same meaning.
If a relation is in third normal form, it does not need to be in second normal form.
Well-structured relations encourage anomalies of data.
A foreign key may be null and still adhere to the referential integrity constraint.
The primary key in a relation does not need to be underlined.
1
2