Skip to content

docs: sql variables #1234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 17, 2024
Merged

docs: sql variables #1234

merged 3 commits into from
Sep 17, 2024

Conversation

soyeric128
Copy link
Contributor

@soyeric128 soyeric128 commented Sep 12, 2024

  • added sql variable to general reference, explaining accessing variables with $ and IDENTIFIER.
  • added ddl: SET VARIABLE, SHOW VARIABLES, and UNSET VARIABLE.
  • added table function: SHOW_VARIABLES.

Fixes: databendlabs/databend#16135

Copy link

vercel bot commented Sep 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
databend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 3:20am

@soyeric128 soyeric128 requested a review from sundy-li September 12, 2024 04:30
@soyeric128 soyeric128 merged commit 6bfa06d into main Sep 17, 2024
4 checks passed
@soyeric128 soyeric128 deleted the sql-variables branch September 17, 2024 03:25
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.

tracking: sql variable features
3 participants