Database Normalization
The principles of database normalization help us re-arrange our data to a more efficient structure. Which of the following would help us achieve this more effective data structure? Select two that apply.
a) Each attribute or measure should be captured in a single column
b) Each table cell should contain one piece of information
c) All rows should be backed up in a secondary table
d) Every row should contain one piece of information



Answer :

Other Questions