Thanks to visit codestin.com Credit goes to github.com
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 322c9b3 commit 3d8aefeCopy full SHA for 3d8aefe
doc/src/sgml/queries.sgml
@@ -858,7 +858,7 @@ ORDER BY p;
858
</para>
859
860
<para>
861
- A <literal>LATERAL</literal> item can appear at top level in the
+ A <literal>LATERAL</literal> item can appear at the top level in the
862
<literal>FROM</literal> list, or within a <literal>JOIN</literal> tree. In the latter
863
case it can also refer to any items that are on the left-hand side of a
864
<literal>JOIN</literal> that it is on the right-hand side of.
0 commit comments