get_primary_keys
Retrieve primary key columns for a Snowflake table by specifying its name. Useful for understanding table constraints and schema.
Instructions
Get primary key columns for a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name (can include database.schema.table) |