# LMV\_TABLE\_COUNTERS

This view shows cumulative per-table metrics for the current node.

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

| Column Name     | Description                         |
| --------------- | ----------------------------------- |
| `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: September 30, 2025

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

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