40.6k views
5 votes
Explain the difference between good and bad table structures. How do you recognize the difference between good and bad structures?

User Ffuentes
by
7.4k points

1 Answer

4 votes

Answer and Explanation:

DIFFERENCE BETWEEN GOOD AND BAT TABLE STRUCTURE :

  • Good tables have no redundant data but bad table have redundant data,
  • Good table have proper proper structure but bad table table don't have proper structure.
  • We can understand good tables very easily but there is very difficulties in understanding bad tables.
  • Good tables would not merge with many data but bad table merge with many data.

User Mpolat
by
8.4k points