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.
我必须检查多个可用的表。请帮助我这里 ETL.PLC_ACCOUNT 是一个表,我必须检查多个表截图
根据您附加的屏幕截图,您正在尝试检查作业条目中的表名。这只允许同时使用一个静态值或变量。
取而代之的是,如果要验证多个表,请使用转换步骤“表存在”。确保有上一步设置包含要验证的表名列表的字段。