ISO/IEC 9075-2:2016, Information technology — Database languages — SQL — Part 2¶
International Organization for Standardization. (2016). ISO/IEC 9075-2:2016, Information technology — Database languages — SQL — Part 2: Foundation (SQL/Foundation).
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Union
- In databases it is the SQL
UNIONoperator, which merges the result sets of two queries into one (withUNIONdeduplicating andUNION ALLkeeping every row — exactly the set-versus-multiset distinction)This sourcePart 2 (Foundation) specifies SQL's query expressions including the UNION operator (deduplicating) and UNION ALL (multiset, duplicates kept) — the set-versus-multiset distinction made operational.
- In databases it is the SQL
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:d56c53814c45 · see in the full table