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.
我不明白为什么有时 Transfer.ScriptTransfer() 会生成一个脚本,其中一些 CREATE VIEW 语句甚至在实际表声明之前出现。
这怎么可能?
可能的 b/c 视图和表格在编写脚本时都存在。
为什么要创建一个不可能成功运行的脚本?我不知道。漏洞?