data_tables.xhp (9f45b63a) data_tables.xhp (82a98929)
1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements. See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership. The ASF licenses this file

--- 16 unchanged lines hidden (view full) ---

25<meta>
26<topic id="textsharedguidedata_tablesxhp" indexer="include" status="PUBLISH">
27<title id="tit" xml-lang="en-US">Working with Tables</title>
28<filename>/text/shared/guide/data_tables.xhp</filename>
29</topic>
30<comment>Working with Tables</comment>
31</meta>
32<body>
1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements. See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership. The ASF licenses this file

--- 16 unchanged lines hidden (view full) ---

25<meta>
26<topic id="textsharedguidedata_tablesxhp" indexer="include" status="PUBLISH">
27<title id="tit" xml-lang="en-US">Working with Tables</title>
28<filename>/text/shared/guide/data_tables.xhp</filename>
29</topic>
30<comment>Working with Tables</comment>
31</meta>
32<body>
33<bookmark xml-lang="en-US" branch="index" id="bm_id1983703"><bookmark_value>tables in databases;creating</bookmark_value>
33<bookmark xml-lang="en-US" branch="index" id="bm_id1983703">
34<bookmark_value>tables in databases;creating</bookmark_value>
34<bookmark_value>databases;creating tables</bookmark_value>
35<bookmark_value>table views of databases</bookmark_value>
36</bookmark><comment>mw changed" database tables;" to "tables in databases;"</comment>
37<paragraph role="heading" id="par_idN105F9" xml-lang="en-US" level="1" l10n="NEW"><variable id="data_tables"><link href="text/shared/guide/data_tables.xhp">Working with Tables</link>
38</variable></paragraph>
39<paragraph role="paragraph" id="par_idN10617" xml-lang="en-US" l10n="NEW">Data is stored in tables. As an example, your system address book that you use for your e-mail addresses is a table of the address book database. Each address is a data record, presented as a row in that table. The data records consist of data fields, for example the first and the last name fields and the e-mail field.</paragraph>
40<paragraph role="heading" id="par_idN1061A" xml-lang="en-US" level="2" l10n="NEW">Creating a New Table With the Table Wizard</paragraph>
41<paragraph role="paragraph" id="par_idN1061E" xml-lang="en-US" l10n="NEW">In %PRODUCTNAME you can create a new table using the <link href="text/shared/explorer/database/tablewizard00.xhp">Table Wizard</link>:</paragraph>

--- 48 unchanged lines hidden ---
35<bookmark_value>databases;creating tables</bookmark_value>
36<bookmark_value>table views of databases</bookmark_value>
37</bookmark><comment>mw changed" database tables;" to "tables in databases;"</comment>
38<paragraph role="heading" id="par_idN105F9" xml-lang="en-US" level="1" l10n="NEW"><variable id="data_tables"><link href="text/shared/guide/data_tables.xhp">Working with Tables</link>
39</variable></paragraph>
40<paragraph role="paragraph" id="par_idN10617" xml-lang="en-US" l10n="NEW">Data is stored in tables. As an example, your system address book that you use for your e-mail addresses is a table of the address book database. Each address is a data record, presented as a row in that table. The data records consist of data fields, for example the first and the last name fields and the e-mail field.</paragraph>
41<paragraph role="heading" id="par_idN1061A" xml-lang="en-US" level="2" l10n="NEW">Creating a New Table With the Table Wizard</paragraph>
42<paragraph role="paragraph" id="par_idN1061E" xml-lang="en-US" l10n="NEW">In %PRODUCTNAME you can create a new table using the <link href="text/shared/explorer/database/tablewizard00.xhp">Table Wizard</link>:</paragraph>

--- 48 unchanged lines hidden ---