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.
在 Azure SQL DW(突触)中找不到从 SSMS 生成 DDL 的选项。是否有任何替代方法可以使用 sqlcmd 或其他工具等工具获得相同的结果?
在对象资源管理器中,右键单击单个对象。
如果要编写整个数据库的脚本,可以右键单击数据库名称并选择生成脚本...,这将启动脚本向导。