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.
我在运行 SAS 数据集成作业时遇到了困难。
需要从目标结构中删除一列,但由于 NULL 约束而无法删除。
我需要先删除约束吗?
我怎么做?
提前谢谢你,盖尔。
物理表是否存在没有列?如果是这样,则约束仅在元数据中。重新创建元数据,你应该没问题。
如果物理表与列一起存在,那么您需要重新创建没有列的表。您仍然需要刷新表元数据以供 DI Studio 获取。