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.
我正在寻找一个允许我将单列添加到多个视图的脚本。我正在使用 SQL Server。对于前。我有 view1、view2、view3 和 column1、column2。
我需要在所有视图中添加 column3 我该怎么做?
非常感谢任何帮助。