get_table_stats
Retrieves real-time and statistics-based table metrics including row counts, average row length, block count, column count, and last analysis time for Oracle tables.
Instructions
获取表的统计信息:实时行数、统计信息行数、平均行长度、块数、列数、最后分析时间。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | Oracle 表名(大写) |