Information related to universes can be queried from which of the following virtual tables?
-
CMS_InfoObjects
-
CMS_SystemObjects
-
CMS_AppObjects
-
None of the above
C
Correct answer
Explanation
CMS_AppObjects is the virtual table that contains information about universes in BusinessObjects. CMS_InfoObjects stores general object metadata, CMS_SystemObjects contains system-level objects, and CMS_AppObjects specifically holds application objects including universes. Universe metadata like connections, classes, and objects are queried here.