Which MDB tables correspond to the version control of the CIs in CA Service Desk Manager?
CA Service Desk Manager 17.x
The data of the version control of the CIs is stored in the the nr_com (asset comments) MDB table.
You may try to experiment with creating a select database query with a JOIN between tables nr_com and ca_owned_resource to extract data pertaining to versioning of CIs.
Please be aware that Broadcom Support cannot assist further with the creation of the query as it is outside the scope of Broadcom Support.