1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?> 2cdf0e10cSrcweir 3c63dc91bSAndrew Rist<!--*********************************************************** 49f45b63aSmseidel * 5c63dc91bSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 6c63dc91bSAndrew Rist * or more contributor license agreements. See the NOTICE file 7c63dc91bSAndrew Rist * distributed with this work for additional information 8c63dc91bSAndrew Rist * regarding copyright ownership. The ASF licenses this file 9c63dc91bSAndrew Rist * to you under the Apache License, Version 2.0 (the 10c63dc91bSAndrew Rist * "License"); you may not use this file except in compliance 11c63dc91bSAndrew Rist * with the License. You may obtain a copy of the License at 129f45b63aSmseidel * 13c63dc91bSAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 149f45b63aSmseidel * 15c63dc91bSAndrew Rist * Unless required by applicable law or agreed to in writing, 16c63dc91bSAndrew Rist * software distributed under the License is distributed on an 17c63dc91bSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18c63dc91bSAndrew Rist * KIND, either express or implied. See the License for the 19c63dc91bSAndrew Rist * specific language governing permissions and limitations 20c63dc91bSAndrew Rist * under the License. 219f45b63aSmseidel * 22c63dc91bSAndrew Rist ***********************************************************--> 23c63dc91bSAndrew Rist 24cdf0e10cSrcweir<helpdocument version="1.0"> 25cdf0e10cSrcweir<meta> 26cdf0e10cSrcweir<topic id="textshared0214070000xml" indexer="include" status="PUBLISH"> 27cdf0e10cSrcweir<title id="tit" xml-lang="en-US">Distinct Values</title> 28cdf0e10cSrcweir<filename>/text/shared/02/14070000.xhp</filename> 29cdf0e10cSrcweir</topic> 30cdf0e10cSrcweir</meta> 31cdf0e10cSrcweir<body> 32cdf0e10cSrcweir<section id="eindeutige"> 33ae3b042bSmseidel<bookmark xml-lang="en-US" branch="index" id="bm_id3149991"> 34ae3b042bSmseidel<bookmark_value>SQL; DISTINCT parameter</bookmark_value> 35cdf0e10cSrcweir<bookmark_value>distinct values in SQL queries</bookmark_value> 36cdf0e10cSrcweir</bookmark> 37cdf0e10cSrcweir<bookmark xml-lang="en-US" branch="hid/.uno:DBDistinctValues" id="bm_id3147588" localize="false"/> 38*eed925efSmseidel<paragraph role="heading" id="hd_id3149991" xml-lang="en-US" level="1" l10n="U"><link href="text/shared/02/14070000.xhp" name="Distinct Values">Distinct Values</link></paragraph> 39*eed925efSmseidel<paragraph role="paragraph" id="par_id3154894" xml-lang="en-US" l10n="U"><ahelp hid=".uno:DBDistinctValues">Expands the created select statement of the <link href="text/shared/explorer/database/02010100.xhp" name="SQL Query">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once.</paragraph> 40cdf0e10cSrcweir</section> 41cdf0e10cSrcweir<section id="syeindeutige"> 42cdf0e10cSrcweir<table id="tbl_id3150935"> 43cdf0e10cSrcweir<tablerow> 44cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 45cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3149511" xml-lang="en-US" l10n="E"> 46ae3b042bSmseidel<image id="img_id3156302" src="res/commandimagelist/sc_dbdistinctvalues.png"><alt id="alt_id3156302" xml-lang="en-US">Icon</alt> 479f45b63aSmseidel</image></paragraph> 48cdf0e10cSrcweir</tablecell> 49cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 50*eed925efSmseidel<paragraph role="paragraph" id="par_id3147226" xml-lang="en-US" l10n="U">Distinct Values</paragraph> 51cdf0e10cSrcweir</tablecell> 52cdf0e10cSrcweir</tablerow> 53cdf0e10cSrcweir</table> 54cdf0e10cSrcweir</section> 55cdf0e10cSrcweir</body> 56cdf0e10cSrcweir</helpdocument> 57