Skip to content
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

Potential misleading typo #2

Open
vacarme opened this issue Sep 24, 2024 · 0 comments
Open

Potential misleading typo #2

vacarme opened this issue Sep 24, 2024 · 0 comments

Comments

@vacarme
Copy link

vacarme commented Sep 24, 2024

Hello and ty for your work.

I was doing Combining results from multiple queries and was wondering something: should the last sentence

UNION removes duplicate rows, while UNION ALL does not. Use UNION ALL by default, unless you care about duplicate results.

be rather

UNION removes duplicate rows, while UNION ALL does not. Use UNION by default, unless you care about duplicate results.

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

No branches or pull requests

1 participant