Concept Data Model
<a href="http://blog.51cto.com/attachment/201204/164839768.png" target="_blank"></a>
(2 Logical Data Model
<a href="http://blog.51cto.com/attachment/201204/164850580.png" target="_blank"></a>
(3 Then I configure the target database to be the oracle 11g test db which resides in bleum
<a href="http://blog.51cto.com/attachment/201204/164900990.png" target="_blank"></a>
(4) It can generate the sql script (DDL)
<a href="http://blog.51cto.com/attachment/201204/164909523.png" target="_blank"></a>
( The generated script file is in the attachment:
(6 When executing them,it will create the tables and build FK,constraint,trigger,view …..
<a href="http://blog.51cto.com/attachment/201204/164918334.png" target="_blank"></a>
We can verify from db:
<a href="http://blog.51cto.com/attachment/201204/164927239.png" target="_blank"></a>
本文轉自 charles_wang888 51CTO部落格,原文連結:http://blog.51cto.com/supercharles888/834331,如需轉載請自行聯系原作者