diff options
Diffstat (limited to '')
-rw-r--r-- | helpcontent2/source/text/shared/02/14070000.xhp | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/02/14070000.xhp b/helpcontent2/source/text/shared/02/14070000.xhp new file mode 100644 index 000000000..3fe2ee672 --- /dev/null +++ b/helpcontent2/source/text/shared/02/14070000.xhp @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + +<meta> + <topic id="textshared0214070000xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Distinct Values</title> + <filename>/text/shared/02/14070000.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> +</meta> +<body> +<section id="distinct_values"> +<bookmark xml-lang="en-US" branch="index" id="bm_id3149991"><bookmark_value>SQL; DISTINCT parameter</bookmark_value> +<bookmark_value>distinct values in SQL queries</bookmark_value> +</bookmark> +<bookmark xml-lang="en-US" branch="hid/.uno:DBDistinctValues" id="bm_id3147588" localize="false"/> +<h1 id="hd_id3149991"><link href="text/shared/02/14070000.xhp" name="Distinct Values">Distinct Values</link></h1> +<paragraph role="paragraph" id="par_id3154894" xml-lang="en-US"><ahelp hid=".uno:DBDistinctValues">Expands the created select statement of the <link href="text/sdatabase/02010100.xhp" name="SQL Query"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once.</paragraph> +</section> +<section id="sydistinct_values"> +<table id="tbl_id3150935"> + <tablerow> + <tablecell> + <paragraph role="paragraph" id="par_id3149511" xml-lang="en-US"><image id="img_id3156302" src="cmd/sc_dbdistinctvalues.svg" width="1cm" height="1cm"><alt id="alt_id3156302" xml-lang="en-US">Distinct Values Icon</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph role="paragraph" id="par_id3147226" xml-lang="en-US">Distinct Values</paragraph> + </tablecell> + </tablerow> +</table> +</section> +</body> +</helpdocument> |