Skip to content

docs: add USE CATALOG SQL reference#3174

Open
sundy-li wants to merge 2 commits intomainfrom
docs/use-catalog-sql-ref
Open

docs: add USE CATALOG SQL reference#3174
sundy-li wants to merge 2 commits intomainfrom
docs/use-catalog-sql-ref

Conversation

@sundy-li
Copy link
Copy Markdown
Member

Summary

  • add SQL reference pages for USE CATALOG in English and Chinese
  • add a Catalog section to the DDL overview
  • add Catalog category index pages

Why

USE CATALOG is implemented in Databend, but the SQL reference site did not have a dedicated command page.

Verification

  • matched the syntax against the Databend parser and interpreter
  • ran git diff --check
  • did not run a docs build locally because node_modules is not installed in this environment

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Apr 30, 2026 0:46am
docs-cn Ready Ready Preview, Comment Apr 30, 2026 0:46am

Request Review


| 组件 | 描述 |
|-----------|-------------|
| **[Catalog](09-catalog/index.md)** | 切换当前 catalog |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the desc is wrong.


| Component | Description |
|-----------|-------------|
| **[Catalog](09-catalog/index.md)** | Switch the current catalog |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the desc is wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants