Skip to content

Potential misleading typo #2

@vacarme

Description

@vacarme

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions