<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Use_of_statistical_data</title><link>https://sourceforge.net/p/whitebear/allura-wiki/Use_of_statistical_data/</link><description>Recent changes to Use_of_statistical_data</description><atom:link href="https://sourceforge.net/p/whitebear/allura-wiki/Use_of_statistical_data/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 27 May 2014 17:59:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/whitebear/allura-wiki/Use_of_statistical_data/feed" rel="self" type="application/rss+xml"/><item><title>Use_of_statistical_data modified by silex6</title><link>https://sourceforge.net/p/whitebear/allura-wiki/Use_of_statistical_data/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,3 +1,7 @@
 **Statistical data** should be used by the relational engine in order to calculate operation cost. The following values could be got from statistical data: smallest and largest value, number of values and cardinality. Medium cardinality should be calculated this way: number of values / number of records (from table header)

 [Statistical_data] should be stored in index-like B+ tree structures. These structures should be read / written using the physical layer. Statistical data should contain cardinality (number of records) for every value stored in a given field. Statistical data should be created for every non-unique field (cardinality of values in a unique index is always 1). They should be updated when a record is updated, at the same time as records and indexes. 
+
+## See also
+
+[Set_engine] 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">silex6</dc:creator><pubDate>Tue, 27 May 2014 17:59:42 -0000</pubDate><guid>https://sourceforge.net1dc5f1069ddcb6fa30dd3fc05c106ce9b9e2f227</guid></item><item><title>Use_of_statistical_data modified by silex6</title><link>https://sourceforge.net/p/whitebear/allura-wiki/Use_of_statistical_data/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;Statistical data&lt;/strong&gt; should be used by the relational engine in order to calculate operation cost. The following values could be got from statistical data: smallest and largest value, number of values and cardinality. Medium cardinality should be calculated this way: number of values / number of records (from table header) &lt;/p&gt;
&lt;p&gt;&lt;span&gt;[Statistical_data]&lt;/span&gt; should be stored in index-like B+ tree structures. These structures should be read / written using the physical layer. Statistical data should contain cardinality (number of records) for every value stored in a given field. Statistical data should be created for every non-unique field (cardinality of values in a unique index is always 1). They should be updated when a record is updated, at the same time as records and indexes. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">silex6</dc:creator><pubDate>Tue, 27 May 2014 17:59:42 -0000</pubDate><guid>https://sourceforge.net7a48cb9dd4630e88329279e41012635a40ced32f</guid></item></channel></rss>