diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-01-25 01:48:09 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-01-25 01:48:09 -0600 |
commit | 14cfe4926e77b4ab9bee348b391c7532c7339349 (patch) | |
tree | 54d2ad3b1f9cd27e977166dbc875df36c9b97476 /source/text/sdatabase | |
parent | bf6a1d8dc24c4baa8879ef252f68cd1e93006d29 (diff) |
Fix some mistakes noticed by translators
Change-Id: I8781dae8cd46678c20973bb53c5c24c925bfa0f7
Diffstat (limited to 'source/text/sdatabase')
-rw-r--r-- | source/text/sdatabase/02010101.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sdatabase/02010101.xhp b/source/text/sdatabase/02010101.xhp index 212c76f245..ba4b3e059f 100644 --- a/source/text/sdatabase/02010101.xhp +++ b/source/text/sdatabase/02010101.xhp @@ -58,6 +58,6 @@ <h3 id="hd_id3158215">Full Join</h3> <paragraph xml-lang="en-US" id="par_id3163665" role="paragraph"><ahelp hid="dbaccess/ui/joindialog/type">In a full join, the results table contains all records of the queried fields from the left and right tables.</ahelp> In the SQL of $[officename] this type of link corresponds to the FULL OUTER JOIN command.</paragraph> <h3 id="hd_id0305200912031976">Natural</h3> - <paragraph xml-lang="en-US" id="par_id0305200912031977" role="paragraph"><ahelp hid=".">In a natural join, the keyword NATURAL in inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp></paragraph> + <paragraph xml-lang="en-US" id="par_id0305200912031977" role="paragraph"><ahelp hid=".">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp></paragraph> </body> </helpdocument> |