Tagged Questions
1
vote
0answers
38 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 ...
0
votes
2answers
211 views
Documenting a data model
What is the best way to document a logical or conceptual data model.
Whilst tools like Visio allow you to define entities, attributes and relationships they do not support the collection of other ...