diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/query.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/query.sgml b/doc/src/sgml/query.sgml index bdb455f3008..497aae416b3 100644 --- a/doc/src/sgml/query.sgml +++ b/doc/src/sgml/query.sgml @@ -548,9 +548,9 @@ SELECT * it here to help you understand the following topics. </para> - <para> - <indexterm><primary>join</primary><secondary>outer</secondary></indexterm> + <indexterm><primary>join</primary><secondary>outer</secondary></indexterm> + <para> Now we will figure out how we can get the Hayward records back in. What we want the query to do is to scan the <structname>weather</structname> table and for each row to find the |