Tagged Questions
3
votes
1answer
362 views
What is an extended SQL schema?
I have an assignment where one of the questions is asking for an "extended SQL schema" of a given object-relational database. Does anyone have an idea of what this question means?
The given database ...
0
votes
1answer
84 views
Are there any O/R M or ERD tools that work with database schemas?
I'm looking for an O/RM or ERD tool that will take schemas into account and create namespaces for them. I have a database designed with multiple schemas. I have multiple tables with the same table ...