Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 554 Bytes

CostEstimate.md

File metadata and controls

13 lines (9 loc) · 554 Bytes

CostEstimate

Properties

Name Type Description Notes
cost int Cost of SQL statement [optional]
cache_hit bool Does the result come from the cache? [optional]
cost_unit string Cost measurement size [optional]
message string Human-friendly message [optional]

[Back to Model list] [Back to API list] [Back to README]