How best can I extract a logical model from a physical DB model

Posted by Dean on Stack Overflow See other posts from Stack Overflow or by Dean
Published on 2010-06-15T08:19:41Z Indexed on 2010/06/15 8:22 UTC
Read the original article Hit count: 235

Filed under:
|

We have made substantial changes to our physical DB, now as it is the ne dof the project I would like to abstract a logical model from this, to allow me to generate schemas for both Oracle and SQL Server.

Can anyone guide me as to the best way to achieve this. I was hoping TOAD data modeller would help but I can't seem to see any options to do what I require?

© Stack Overflow or respective owner

Related posts about subjective

Related posts about database-design