Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What if analysis

970021Oct 23 2012 — edited Oct 24 2012
I would like to run a select statement for a what if analysis where I join two tables by a column. How do I run a sql statement where one table I would like query from the LIVE version vs the other table where I'd like to query from a different workspace?

Or in other words, I want to run this SQL query where I want to use different gotodate for the two tables? It appears to me this is a standard use case of a what if analysis, and could be achieved in workspaces. But then for every scenario, I need to create a new workspace. Is there an easier way to achieve this if I have to run many scenarios at the same time?

TableA: id 456 version 5 ---- table B: id: 456 version 40
TableA: id 456 version 5 ---- table B: id: 456 version 45
TableA: id 456 version 5 ---- table B: id: 456 version 55
TableA: id 456 version 5 ---- table B: id: 456 version 66
....
....

Thank you in advance.

Edited by: 967018 on Oct 23, 2012 11:31 AM
This post has been answered by Ben Speckhard-Oracle on Oct 24 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 21 2012
Added on Oct 23 2012
4 comments
2,733 views