Day

December 7, 2018
The following is my personal opinion on potential errors in ER modeling and how to design a database: It is very important to stick to normalization and best practices.  Two common errors in ER modeling include data anomalies and redundant data. Lets assume we have a table named EMPLOYEE_V1 that requires you to input who an...
Read More