1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?> 2cdf0e10cSrcweir 3cdf0e10cSrcweir 4*c63dc91bSAndrew Rist<!--*********************************************************** 5cdf0e10cSrcweir * 6*c63dc91bSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 7*c63dc91bSAndrew Rist * or more contributor license agreements. See the NOTICE file 8*c63dc91bSAndrew Rist * distributed with this work for additional information 9*c63dc91bSAndrew Rist * regarding copyright ownership. The ASF licenses this file 10*c63dc91bSAndrew Rist * to you under the Apache License, Version 2.0 (the 11*c63dc91bSAndrew Rist * "License"); you may not use this file except in compliance 12*c63dc91bSAndrew Rist * with the License. You may obtain a copy of the License at 13*c63dc91bSAndrew Rist * 14*c63dc91bSAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 15*c63dc91bSAndrew Rist * 16*c63dc91bSAndrew Rist * Unless required by applicable law or agreed to in writing, 17*c63dc91bSAndrew Rist * software distributed under the License is distributed on an 18*c63dc91bSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 19*c63dc91bSAndrew Rist * KIND, either express or implied. See the License for the 20*c63dc91bSAndrew Rist * specific language governing permissions and limitations 21*c63dc91bSAndrew Rist * under the License. 22*c63dc91bSAndrew Rist * 23*c63dc91bSAndrew Rist ***********************************************************--> 24*c63dc91bSAndrew Rist 25*c63dc91bSAndrew Rist 26cdf0e10cSrcweir 27cdf0e10cSrcweir<helpdocument version="1.0"> 28cdf0e10cSrcweir<meta> 29cdf0e10cSrcweir<topic id="textshared0214070000xml" indexer="include" status="PUBLISH"> 30cdf0e10cSrcweir<title id="tit" xml-lang="en-US">Distinct Values</title> 31cdf0e10cSrcweir<filename>/text/shared/02/14070000.xhp</filename> 32cdf0e10cSrcweir</topic> 33cdf0e10cSrcweir<history> 34cdf0e10cSrcweir<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> 35cdf0e10cSrcweir<lastedited date="2004-09-13T11:17:17">converted from old format - fpe</lastedited> 36cdf0e10cSrcweir</history> 37cdf0e10cSrcweir</meta> 38cdf0e10cSrcweir<body> 39cdf0e10cSrcweir<section id="eindeutige"> 40cdf0e10cSrcweir<bookmark xml-lang="en-US" branch="index" id="bm_id3149991"><bookmark_value>SQL; DISTINCT parameter</bookmark_value> 41cdf0e10cSrcweir<bookmark_value>distinct values in SQL queries</bookmark_value> 42cdf0e10cSrcweir</bookmark> 43cdf0e10cSrcweir<bookmark xml-lang="en-US" branch="hid/.uno:DBDistinctValues" id="bm_id3147588" localize="false"/> 44cdf0e10cSrcweir<paragraph role="heading" id="hd_id3149991" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/shared/02/14070000.xhp" name="Distinct Values">Distinct Values</link></paragraph> 45cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3154894" xml-lang="en-US" l10n="U" oldref="2"><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> 46cdf0e10cSrcweir</section> 47cdf0e10cSrcweir<section id="syeindeutige"> 48cdf0e10cSrcweir<table id="tbl_id3150935"> 49cdf0e10cSrcweir<tablerow> 50cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 51cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3149511" xml-lang="en-US" l10n="E"> 52cdf0e10cSrcweir<image id="img_id3156302" src="res/commandimagelist/sc_dbdistinctvalues.png" width="5.64mm" height="5.64mm"><alt id="alt_id3156302" xml-lang="en-US">Icon</alt> 53cdf0e10cSrcweir </image></paragraph> 54cdf0e10cSrcweir</tablecell> 55cdf0e10cSrcweir<tablecell colspan="" rowspan=""> 56cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3147226" xml-lang="en-US" l10n="U" oldref="3">Distinct Values</paragraph> 57cdf0e10cSrcweir</tablecell> 58cdf0e10cSrcweir</tablerow> 59cdf0e10cSrcweir</table> 60cdf0e10cSrcweir 61cdf0e10cSrcweir</section> 62cdf0e10cSrcweir</body> 63cdf0e10cSrcweir</helpdocument> 64