We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentc805491 commitfc031fbCopy full SHA for fc031fb
doc/src/FAQ/FAQ.html
@@ -137,7 +137,7 @@ <H2>Operational Questions</H2>
137
default to the current time?<BR>
138
<Ahref="#4.23">4.23</A>) Why are my subqueries using
139
<CODE><SMALL>IN</SMALL></CODE> so slow?<BR>
140
-<Ahref="#4.24">4.24</A>) How do I perform an<I>outer</I> join?<BR>
+<Ahref="#4.24">4.24</A>) How do I perform an outer join?<BR>
141
142
143
<CENTER>
@@ -1204,7 +1204,7 @@ <H4><A name="4.23">4.23</A>) Why are my subqueries using
1204
</PRE>
1205
We hope to fix this limitation in a future release.
1206
1207
-<H4><Aname="4.24">4.24</A>) How do I perform an<I>outer</I> join?<BR>
+<H4><Aname="4.24">4.24</A>) How do I perform an outer join?<BR>
1208
</H4>
1209
1210
<P>PostgreSQL 7.1 and later supports outer joins using the SQL