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.
问题是关于 Mapforce 中的映射。
我有一个 Excel 输入文件。我还有一张来自 Oracle DB 的表。
我想要做的是以下内容:从 Excel 中获取tournr并将其与DB 中的 Table 中的tournr进行比较。当有匹配时,从数据库表中取出 NR 列。
我怎样才能做到这一点?
我自己找到了答案。需要使用菜单中的“INSERT SQL WHERE/ORDER”,其中常量、DB 等。如果连接正确,您可以使用像这样的几个 SQL 过滤器进行 JOIN。
SQL 过滤器