List of all Classes whose Base Class is "cmdb_ci"

prabh
Mega Expert

Hi All,

I want a list of all Classes whose Base Class is "cmdb_ci". Please help me how can I get the list.

Thanks & Regards,

Preety

15 REPLIES 15

Harish Murikina
Tera Guru

Open cmdb_ci table. Then filter group by class


Hi Harish,



The values that are present in "Class" variable (of type sys_class_name). I want all that values.



Class variable has all the classess name whose base class is cmdb_ci.



Regards,


Preety


if you open and make group by class you can able to see all class names like below.


Below we have 140 classess



ci classes.JPG


Hi Harish,



In demo instance, its showing me only 28



Capture.PNG