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 b7b3055 commit 4b7aee0Copy full SHA for 4b7aee0
docs/en/sql-reference/00-sql-reference/98-sql-scripting.md
@@ -5,7 +5,7 @@ title: SQL Scripting
5
This page outlines the SQL scripting options available in Databend. You can use SQL scripting with either of the following query methods:
6
7
- [Stored Procedure](/guides/query/stored-procedure)
8
-- [Execute Immediate](/sql/sql-commands/administration-cmds/execute-immediate)
+- [EXECUTE IMMEDIATE](/sql/sql-commands/administration-cmds/execute-immediate)
9
10
### Variable Declaration
11
0 commit comments