Try this in Query builder to identify the core universe for each universe
SELECT SI_ID,SI_NAME,SI_COREUNIVERSE FROM CI_APPOBJECTS
WHERE SI_KIND='UNIVERSE'
Regards,
Mani
Try this in Query builder to identify the core universe for each universe
SELECT SI_ID,SI_NAME,SI_COREUNIVERSE FROM CI_APPOBJECTS
WHERE SI_KIND='UNIVERSE'
Regards,
Mani