Tagged Questions
1
vote
0answers
41 views
ER/Data modelling (Link between inherited types
Would it be possible (or is it illegal for any reason) to have something like this:
This is basically an ISA class with a foreign-key relationship to itself.
The idea is that an output message is ...