Hello all,
I have just created a db with 8 tables that each have over 1000000 rows(data collected for every second over the summer :S) I am planning on creating views so that a week can be selected at a time. I was wondering does it go against any unwritten db rules to create several databases that just contain views (one for each week of the summer) or is there a better way of doing this? The reason I would like to create these views is that it would make things easier for the customer of the data.