Tagged Questions
2
votes
1answer
148 views
oracle merge operation hangs (or loops); query tuner claims it's a cartesian product operation
I have a Merge query (open to better suggestions) that seems to cause the server to hang. (I'm not sure what it's doing, but it pegs the CPU and never completes) When I run it through the query ...