sample_rows
Retrieve sample rows from PostgreSQL tables to preview data quickly. Set custom limit and schema to inspect specific table contents.
Instructions
Fetch up to 50 sample rows from a table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| table | Yes | ||
| schema | No | public |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |