Query directly from Lookup [QualifiedFlat] multivalued table
Hi,
Can i directly query from Lookup [QualifiedFlat] multivalued table without using the main table to traverse to the Lookup [QualifiedFlat] multivalued table?
to put it simple:
select * from table1;
here table1 is a Lookup [QualifiedFlat] multivalued table
Thanks,
gayatri