InterviewSolution
Saved Bookmarks
| 1. |
Cmdb_ci_server Inherits Which Class? |
|
Answer» CMDB is a table which STORES all the CIs of particular network. Cmdb_ci is a core table & all the CIs are stored in different tables as per the CLASS. Cmdb_ci_server IA a class of CI which inherit Cmdb_ci_computer class. CMDB is a table which stores all the CIs of particular network. Cmdb_ci is a core table & all the CIs are stored in different tables as per the class. Cmdb_ci_server ia a class of CI which inherit Cmdb_ci_computer class. |
|