I have developed an ERD diagram with UML notation in StarUML.
I need to draw a relational schema but due to lack of features in StarUML I must use another tool.
What exactly goes into a relational schema?
And can someone recommend me a good tool?
Visio? But I would have to redraw the whole thing again.
Seems like starUML allows me to export XMI 1.1 for UML 1.3 and XMI 1.1 for UML 1.3 Rose Extended. I don't understand what these mean or their purpose, perhaps I can import the XMI into other tool?
Here is my ERD.
The following is what I am being asked to do next:
A relational schema of your database in 3NF, clearly indicating attributes, the data type of each attribute, primary and foreign keys and which attributes are nullable, giving reasons. List any assumptions you need to make