# MV\_TABLE\_COUNTERS

This view shows cumulative per-table, per-node metrics.

For example, one metric provides information about the amount of work performed by the merger for a specific table on a specific node.

| Column Name     | Description                         |
| --------------- | ----------------------------------- |
| `NODE_ID`       | The unique`ID`of a given node.      |
| `DATABASE_NAME` | The name of the database.           |
| `TABLE_NAME`    | The name of the table.              |
| `PARTITION_ID`  | The`ID`of the related partition.    |
| `NAME`          | The name of the metric.             |
| `VALUE`         | The cumulative value of the metric. |

***

Modified at: August 7, 2025

Source: [/db/v9.1/reference/information-schema-reference/management/mv-table-counters/](https://docs.singlestore.com/db/v9.1/reference/information-schema-reference/management/mv-table-counters/)

(An index of the documentation is available at /llms.txt)
