diff options
Diffstat (limited to 'source/text/sdatabase')
-rw-r--r-- | source/text/sdatabase/05020000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sdatabase/05020000.xhp b/source/text/sdatabase/05020000.xhp index aa55e76c3c..a8635006c9 100644 --- a/source/text/sdatabase/05020000.xhp +++ b/source/text/sdatabase/05020000.xhp @@ -49,7 +49,7 @@ <bookmark_value>external keys (Base)</bookmark_value> </bookmark><comment>mw added "(Base)" to all entries</comment> <h2 id="hd_id3148922">Primary key and foreign keys</h2> -<paragraph role="paragraph" id="par_id3149168" xml-lang="en-US">If you want to define a relation among the various tables, you should enter a <link href="text/shared/00/00000005.xhp#primaerschluessel" name="primary key">primary key</link> that uniquely identifies a data field of an existing table. You can refer to the primary key from other tables to access the data of this table. All data fields referring to this primary key will be identified as a foreign key.</paragraph> +<paragraph role="paragraph" id="par_id3149168" xml-lang="en-US">If you want to define a relation among the various tables, you should enter a <link href="text/shared/00/00000005.xhp#primary_key" name="primary key">primary key</link> that uniquely identifies a data field of an existing table. You can refer to the primary key from other tables to access the data of this table. All data fields referring to this primary key will be identified as a foreign key.</paragraph> <paragraph role="paragraph" id="par_id3147085" xml-lang="en-US">All data fields referring to a primary key will be identified in the table window by a small key symbol.</paragraph> <h2 id="hd_id3153193">Define relations</h2> <bookmark xml-lang="en-US" branch="index" id="bm_id3155430"><bookmark_value>relations; creating and deleting (Base)</bookmark_value> |