1<?xml version="1.0" encoding="UTF-8"?> 2 3 4<!--*********************************************************** 5 * 6 * Licensed to the Apache Software Foundation (ASF) under one 7 * or more contributor license agreements. See the NOTICE file 8 * distributed with this work for additional information 9 * regarding copyright ownership. The ASF licenses this file 10 * to you under the Apache License, Version 2.0 (the 11 * "License"); you may not use this file except in compliance 12 * with the License. You may obtain a copy of the License at 13 * 14 * http://www.apache.org/licenses/LICENSE-2.0 15 * 16 * Unless required by applicable law or agreed to in writing, 17 * software distributed under the License is distributed on an 18 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 19 * KIND, either express or implied. See the License for the 20 * specific language governing permissions and limitations 21 * under the License. 22 * 23 ***********************************************************--> 24 25 26 27<helpdocument version="1.0"> 28<meta> 29<topic id="textsharedguidedata_queriesxhp" indexer="include" status="PUBLISH"> 30<title id="tit" xml-lang="en-US">Working with Queries</title> 31<filename>/text/shared/guide/data_queries.xhp</filename> 32</topic> 33<history> 34<created date="2004-08-19T12:57:48">Working with Queries</created> 35<lastedited date="2006-11-28T09:15:16">YJ: checked</lastedited> 36</history> 37</meta> 38<body> 39<bookmark xml-lang="en-US" branch="index" id="bm_id840784"><bookmark_value>databases;creating queries</bookmark_value> 40<bookmark_value>filtering;data in databases</bookmark_value> 41<bookmark_value>queries;defining (Base)</bookmark_value> 42<bookmark_value>defining;queries (Base)</bookmark_value> 43<bookmark_value>wizards;database queries</bookmark_value> 44<bookmark_value>Query Wizard (Base)</bookmark_value> 45</bookmark><comment>MW added (Base) to 3 entries</comment> 46<paragraph role="heading" id="par_idN105F9" xml-lang="en-US" level="1" l10n="NEW"><variable id="data_queries"><link href="text/shared/guide/data_queries.xhp">Working with Queries</link> 47</variable></paragraph> 48<paragraph role="paragraph" id="par_idN10617" xml-lang="en-US" l10n="NEW">If you often want to access only a subset of your data that can be well defined by a filter condition, you can define a query. This is basically a name for the new view at the filtered data. You open the query and see the current data in the table layout that you defined.</paragraph> 49<paragraph role="heading" id="par_idN1061A" xml-lang="en-US" level="2" l10n="NEW">Creating a New Query With the Query Wizard</paragraph> 50<paragraph role="paragraph" id="par_idN1061E" xml-lang="en-US" l10n="NEW">In %PRODUCTNAME you can create a new query using the <link href="text/shared/explorer/database/querywizard00.xhp">Query Wizard</link>:</paragraph> 51<list type="ordered"> 52<listitem> 53<paragraph role="paragraph" id="par_idN10632" xml-lang="en-US" l10n="NEW">Open the database file where you want to create the new query.</paragraph> 54</listitem> 55<listitem> 56<paragraph role="paragraph" id="par_idN10636" xml-lang="en-US" l10n="NEW">In the left pane of the database window, click the <emph>Queries</emph> icon.</paragraph> 57</listitem> 58<listitem> 59<paragraph role="paragraph" id="par_idN1063E" xml-lang="en-US" l10n="NEW">Click <emph>Use Wizard to Create Query</emph>.</paragraph> 60</listitem> 61</list> 62<paragraph role="heading" id="par_idN10645" xml-lang="en-US" level="2" l10n="NEW">Creating a New Query With the Design View</paragraph> 63<list type="ordered"> 64<listitem> 65<paragraph role="paragraph" id="par_idN1064C" xml-lang="en-US" l10n="NEW">Open the database file where you want to create the new query.</paragraph> 66</listitem> 67<listitem> 68<paragraph role="paragraph" id="par_idN10650" xml-lang="en-US" l10n="NEW">In the left pane of the database window, click the <emph>Queries</emph> icon.</paragraph> 69</listitem> 70<listitem> 71<paragraph role="paragraph" id="par_idN10658" xml-lang="en-US" l10n="NEW">Click <emph>Create Query in Design View</emph>.</paragraph> 72</listitem> 73</list> 74<paragraph role="paragraph" id="par_idN1065F" xml-lang="en-US" l10n="NEW">You see the <link href="text/shared/explorer/database/02010100.xhp">Query Design window</link>.</paragraph> 75<section id="relatedtopics"> 76<paragraph role="paragraph" id="par_idN1067B" xml-lang="en-US" l10n="NEW"> 77<embedvar href="text/shared/explorer/database/main.xhp#base"/> 78</paragraph> 79<paragraph role="paragraph" id="par_idN10683" xml-lang="en-US" l10n="NEW"> 80<embedvar href="text/shared/guide/database_main.xhp#database_main"/> 81</paragraph> 82</section> 83</body> 84</helpdocument> 85