Query Details
Use Case: Gather information on the processor type, socket designation, and address width. This could be relevant for hardware upgrades or compatibility checks. Query: Cpu | project ProcessorType, SocketDesignation, AddressWidth
The query is asking for information about the processor type, socket designation, and address width. This information is useful for hardware upgrades or compatibility checks. The query is selecting these specific columns from the "Cpu" table.

Ugur Koc
Released: February 4, 2024
Tables
Keywords
Operators