too many views [message #211252] |
Wed, 27 December 2006 10:53 |
mjschwenger
Messages: 137 Registered: July 2005 Location: US
|
Senior Member |
|
|
I have a question on justifying the number of the views created on a very heavy transactional database and the possible performance degradation.
We have multiple views that do a good job - like address, name, transactions, etc. that provide a valuable summary information about the item in one call. But in the last year, there were multiple new views created on top of the base views just to select a specific date range from the existing view, or a separate view just to select a home address, etc.
How reasonable is this? May the high number of views cause performance problems? What is the overhead for the database of supporting all of these views?
Thanks a lot, mj
|
|
|
|
|
|
|