Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 736 Bytes

File metadata and controls

14 lines (9 loc) · 736 Bytes

SqlQueryOutput

Properties

Name Type Description Notes
query_text Option<String> The text of the SQL query. Can Run permission of the SQL query is required to view this field. [optional]
warehouse_id Option<String> The canonical identifier of the SQL warehouse. [optional]
sql_statements Option<crate::models::SqlStatementOutput> [optional]
output_link Option<String> The link to find the output results. [optional]

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