View Single Post
  #2 (permalink)  
Old 08-09-10, 01:39
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
Quote:
Originally Posted by carlosn View Post
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
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote