Catalog
Retrieves the specified table statistics from the Data Lake Analytics catalog.
get/catalog/usql/databases/{databaseName}/schemas/{schemaName}/tables/{tableName}/statistics/{statisticsName}
Path parameters
databaseNamestring required
The name of the database containing the statistics.
schemaNamestring required
The name of the schema containing the statistics.
tableNamestring required
The name of the table containing the statistics.
statisticsNamestring required
The name of the table statistics.
Query parameters
api-versionstring required
Client Api Version.
Response
Successfully retrieved the details of the specified table statistics in the specified database and schema.