get_table_row_count
Count rows in a specified Snowflake table, with optional database and schema. Use to assess table size for exploration or validation.
Instructions
Get the total number of rows in a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name (can include database.schema.table) |