answersLogoWhite

0


Best Answer

You should not duplicate any data. A properly designed database will reduce the amount of duplication. So once it is in the database once, you should not need to enter it again. It wastes space and can lead to inconsistencies in the database.

You should also not store any data that can be calculated from other data that is already in the database. For example, if you have the date of birth stored, there is no need to store the age, as the age can always be calculated from the date of birth. Another reason for not storing the age is that it will need to be updated to keep it accurate. So if you entered your age today, it would still be the same in the database in a year from now or ten years from now. It will not automatically update. If you did not have the date of birth, there would be no way of knowing that the age was accurate, so you should store the date of birth, not the age.

Other things can also be calculated, like if you have the amount of hours and the rate of pay then the actual pay can be calculated, or the cost of a product and the amount sold will enable you to calculate the revenue. So anything that can be calculated from existing data should be left out and just generated through other methods, with formulas on forms or reports and most especially with queries.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What should you not store in a database?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you store photos in a database using visual basic?

You cannot store images inside a database, you can store information about where the image is kept in a database. -Peter


How to store fingerprints in a database?

There are a number of ways you can store fingerprints in a database. You can for example scan them and save them as individual files.


What is database structure?

database is the collection of information that store in known procedure


What is the purpose of database?

The purpose of a database is to store large amounts of information.


Difference between database and relational database explain with example?

Database = Generic name for a system to store data Relational Database = A specific type of database that utilizes relationships between data to not only store the data but further its efficiency in its manipulation.


What do you store in a database?

mhgm hgm


A database is used to?

To store the information.


Why do you have databases?

We have database to store data in to it. We prefer to have database over FPS because they handle the data efficiently.


What can you do in database?

A database is a program in which to store information. Such information can be sorted and manipulated to create reports, and aid an advertising mail-merge, and so on.


Can a database program store accont information?

It can store anything the programmers want it to store.


Why would you use a database?

you would use a database? You would use it to store data


What is a database file?

a database file is a space to store thumbnails for a database