Proper database design requires the designer to precisely identify the database’s expected use. Discuss some critical considerations when designing a database.
1
Expert's answer
2021-07-24T07:06:22-0400
Consistency: When designing a database, the tables and the relationship between them should be consistent.
Data integrity: The database should be designed in such away that the integrity of the data is maintained.
Comments
Leave a comment