Beginning Database Design 读书笔记

Designing a database to reflect the type of data involved, rather than what
you currently think is the main use for the data, will be more advantageous in the long
term.



If the database is correctly designed according to the fundamental data (cus-
tomers and transactions), it will be able to evolve as the requirements change.

你可能感兴趣的:(读书)