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.
我正在从事 OWB 项目。我的来源是每月分区的表。我有一个包含上次运行日期的 control_table。我想使用 OWB 将整个分区(每月)数据提取到登陆表中,享受性能。请协助提出OWB 将分区视为其来源的方式。 谢谢。
我不认为这是一个好主意。
只需在 OWB 中实现您的逻辑即可。如果分区可用,OWB/Oracle 将使用它们来获得任何可能的好处。
如果不使用分区,则分区策略应该有问题。尝试更正分区策略。
分区应该是透明的。