We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a02e02 commit 950c4f5Copy full SHA for 950c4f5
docs/en/guides/10-deploy/01-deploy/02-production/03-manage-query-warehouse-through-SQL.md
@@ -3,8 +3,13 @@ title: Manage Query Warehouse through SQL on Premise
3
sidebar_label: Manage Query Warehouse through SQL
4
description: How to manage scalable and flexible query warehouse through SQL on premise.
5
---
6
+import FunctionDescription from '@site/src/components/FunctionDescription';
7
+
8
+<FunctionDescription description="Introduced or updated: v1.2.681"/>
9
10
import EEFeature from '@site/src/components/EEFeature';
11
12
13
This topic explains how to manage scalable and flexible query warehouse through SQL on premise.
14
15
## Understand Warehouse
0 commit comments