I want to create a database for the recording the time employees spend on certain tasks and then total it and come up with some statistics about the productivity. I like to know if the data can be entered in minutes and hours but stored in decimal so that it can be used for calculations. Example: 2 hours 30 minutes => 2.5 hours



