# View: tables_snowflake_usage

**View Name:** tables_snowflake_usage
**Table Source:** `snowflake.account_usage.tables`
**File Path:** `tables_snowflake_usage.view.lkml`

## Overview

- **File Size:** 2627 bytes
- **Lines of Code:** 149
- **Dimensions:** 18
- **Measures:** 1
- **Dimension Groups:** 3
- **Filters:** 0

## Comments & Notes

- dimension: id {
- primary_key: yes
- type: number

## Dimensions

| Name | Type |
|------|------|
| `bytes` | string |
| `clustering_key` | string |
| `comment` | string |
| `commit_action` | string |
| `is_insertable_into` | yesno |
| `is_transient` | yesno |
| `is_typed` | yesno |
| `reference_generation` | string |
| `row_count` | string |
| `self_referencing_column_name` | string |
| `table_catalog` | string |
| `table_name` | string |
| `table_owner` | string |
| `table_schema` | string |
| `table_type` | string |
| `user_defind_type_name` | string |
| `user_defined_catalog_type` | string |
| `user_defined_schema_type` | string |

## Measures

| Name | Type |
|------|------|
| `count` | count |

## Dimension Groups

| Name | Type |
|------|------|
| `created` | time |
| `deleted` | time |
| `last_altered` | time |

