list_temporal_tables
Retrieve a list of system-versioned temporal tables and their associated history tables for any schema or database.
Instructions
List all system-versioned temporal tables in a database, showing the linked history table for each
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | Schema name to filter by (e.g. dbo) | |
| database | No | Database name (defaults to the configured default database) |