Content deleted Content added
Fjerdingen (talk | contribs) →Overview: remove the "syntactic sugar" part. DISTINCT makes full sense, (As in many cases you can achieve the same result in many ways. Here using UNION, GROUP BY and others.) |
Enervation (talk | contribs) |
||
Line 249:
ISO [[SQL:2008]] introduced the <code>FETCH FIRST</code> clause.
According to PostgreSQL v.9 documentation, an
The name recalls signal processing [[window function |
=== ROW_NUMBER() window function ===
|