- A database should be designed to store all data relevant to the business and provide quick access and easy modification.
- When building a database you must consider the following
- content: what data should be collected and at what cost?
- access: what data should be provided to which users and when?
- logical structure: how should data be arranged so it makes sense to the given user
- physical organization: where should data be physically located?
No comments:
Post a Comment