We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92647fc commit 0cfdc1cCopy full SHA for 0cfdc1c
doc/src/sgml/ref/select.sgml
@@ -1090,7 +1090,7 @@ OFFSET <replaceable class="parameter">start</replaceable>
1090
</para>
1091
1092
<para>
1093
- SQL:2008 introduced a different syntax to achieve the same thing,
+ SQL:2008 introduced a different syntax to achieve the same result,
1094
which <productname>PostgreSQL</> also supports. It is:
1095
<synopsis>
1096
OFFSET <replaceable class="parameter">start</replaceable> { ROW | ROWS }
0 commit comments