This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

What table BD saved the number of cores of a node?

I am generating a query to the database to obtain the number of cores on a node, but not in the tables I have consulted not find that number.
The query I'm using is:

select * from dbo.AssetInventory_Processor

But in the "NumberOfCores" field brings me null values, but in the URL of each device if you bring me the number of cores.

Please someone knows the table should I use?