Quote:
Originally Posted by oorin
This table was designed to allow a web site administrator a high level of configuration for collecting data.
|
while at the same time no consideration for how hard it would be to extract meaningful information
do a search for
EAV (entity-attribute-value)
you will find a litany of woe, and warnings from experienced database designers to avoid this scheme if possible
you're gonna have to write some pretty slick application logic to produce the reports you want