From 142afea5c74d7dbbb1eda576d8bfa5e75ec7ab67 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Mon, 27 Aug 2007 13:45:02 +0000 Subject: [PATCH] INTEGRATION: CWS hcshared09 (1.11.4); FILE MERGED 2007/04/27 12:26:23 ufi 1.11.4.1: weekly --- .../shared/explorer/database/02010101.xhp | 30 ++++++++----------- 1 file changed, 12 insertions(+), 18 deletions(-) diff --git a/helpcontent2/source/text/shared/explorer/database/02010101.xhp b/helpcontent2/source/text/shared/explorer/database/02010101.xhp index cbb4f6ddef..e95a198ddc 100755 --- a/helpcontent2/source/text/shared/explorer/database/02010101.xhp +++ b/helpcontent2/source/text/shared/explorer/database/02010101.xhp @@ -1,14 +1,15 @@ + - - + + + Relations /text/shared/explorer/database/02010101.xhp - -Sun Microsystems, Inc. -converted from old format - fpe - links;relational databases (Base) @@ -54,20 +52,16 @@ left joins (Base) right joins (Base) full joins (Base) -mw deleted "join properties" and changed "link properties..." to "links;" -Relations +mw deleted "join properties" and changed "link properties..." to "links;"Relations If you double-click a connection between two linked fields in the query design, or if you choose Insert - New Relation, the Relations dialog appears. These properties will be used in all queries created in the future. - -Tables involved -Specifies two different tables that you want to join.UFI: removed a help id -Fields involved +Tables involved +Specifies two different tables that you want to join.UFI: removed a help idFields involved Specifies two data fields that will be joined by a relation. Options - -Type -Specifies the link type of the selected link. Queries about the various types of links differ in the number of records displayed. The following options are available: +Type +Specifies the link type of the selected link. Some databases support only a subset of the possible types. Inner Join With the internal join, the results table contains only the records for which the content of the linked fields is the same. In $[officename] SQL this type of link is created by a corresponding WHERE clause. Left Join