diff --git a/src/current/v26.1/sql-statements.md b/src/current/v26.1/sql-statements.md index 2dace2f1707..146b37b943d 100644 --- a/src/current/v26.1/sql-statements.md +++ b/src/current/v26.1/sql-statements.md @@ -220,3 +220,9 @@ Statement | Usage [`CREATE EXTERNAL CONNECTION`]({% link {{ page.version.version }}/create-external-connection.md %}) | Create an external connection, which represents a provider-specific URI, to interact with resources that are external from CockroachDB. [`SHOW CREATE EXTERNAL CONNECTION`]({% link {{ page.version.version }}/show-create-external-connection.md %}) | Display the connection name and the creation statements for active external connections. [`DROP EXTERNAL CONNECTION`]({% link {{ page.version.version }}/drop-external-connection.md %}) | Drop an external connection. + + + +Prompt 'sql_statements_draft' could not be found or contains no messages + +