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.
有没有办法查看将在 DataGrip 中的表编辑视图中执行的 DDL?我没有足够的声誉来发布图片,但我正在谈论的观点是在这里。
我想要做的是能够从 IDE 中的各种操作中复制 DDL,并在脚本中可能需要它们的地方使用它们。
右键单击表格表格编辑器然后在底部您可以看到选项卡数据和 DDL(默认为数据)单击 ddl 用于 ddl 脚本;)