Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfc94d3 commit 5be9cffCopy full SHA for 5be9cff
doc/src/sgml/ref/create_statistics.sgml
@@ -109,7 +109,9 @@ CREATE STATISTICS [ IF NOT EXISTS ] <replaceable class="parameter">statistics_na
109
<listitem>
110
<para>
111
The name (optionally schema-qualified) of the table containing the
112
- column(s) the statistics are computed on.
+ column(s) the statistics are computed on; see <xref
113
+ linkend="sql-analyze"/> for an explanation of the handling of
114
+ inheritance and partitions.
115
</para>
116
</listitem>
117
</varlistentry>
0 commit comments