How to load Data of 2 tables into 1 dimension? Snowflake?
442782Dec 8 2006 — edited Dec 8 2006I want to load data of scott.dept & scott.emp into one dimension using AWM.
Don't want to join the 2 tables into 1, don't want to create a view either.
Is there a way?
I tried to select 'snowflake' as the dimension table type in the mapping editor.
but the data was not loaded properly.
only the dept data got loaded.
Any idea?