Skip to content

Add EXISTS, expand HAVING, fix formatting, mirror updates to zh-hans#34

Open
shoosya wants to merge 3 commits into
enochtangg:masterfrom
shoosya:master
Open

Add EXISTS, expand HAVING, fix formatting, mirror updates to zh-hans#34
shoosya wants to merge 3 commits into
enochtangg:masterfrom
shoosya:master

Conversation

@shoosya

@shoosya shoosya commented Jun 26, 2026

Copy link
Copy Markdown

Summary

  • Add a dedicated EXISTS section and an extra HAVING example (subquery + COUNT(*) > 1)
  • Tighten backtick formatting across HAVING, COUNT, MIN/MAX/AVG/SUM, and FULL OUTER JOIN
  • Fix a missing closing paren in the LIKE example
  • Mirror all of the above into README_zh-hans.md, plus add the previously-missing "Creating Table Query" section (translated)

shoosya and others added 3 commits June 26, 2026 15:31
…nd COUNT formatting

Apply the EXISTS, HAVING, MIN/MAX/AVG/SUM, and FULL OUTER JOIN
formatting updates from c0160b7 to README_zh-hans.md, and add the
missing "Creating Table Query" section (translated). Also fix a
missing closing paren in the LIKE example and align COUNT formatting
with the MIN/MAX pattern in both files.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Add EXISTS, expand HAVING, fix formatting, mirror updates to zh-hans
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.

1 participant