Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Oracle Data Modeler 中制作了一个关系图。现在我想在 microsoft sql server 中使用它来编写查询。我应该怎么做?!我知道我必须导入它,但我找不到如何...
将站点类型的关系模型属性设置为“SQL Server” - SQL 2008 是我们目前支持的最高版本。
现在创建一个物理模型,类型为 SQL Server。
现在将您的模型导出到 SQL - 使用此按钮
设置你的选项,然后去。
我们不会为您创建数据库。您需要您自己的 SQL Server 已经启动并运行,然后您可以创建您的对象。