Quote:
Originally Posted by carlosn
In C++ I would implement something like this by a pointer to a base class from which the specific event description table classes are derived.
|
in a relational database, you would have a base supertype entity table which has the specific resources -- hardware, procedure, etc. -- as subtype entity tables