doc: Add links to tables

Formal tables should generally have an xref in the text that points to
them.  Add them here.
This commit is contained in:
Peter Eisentraut 2019-06-05 22:08:50 +02:00
parent e24a815c1c
commit b250898c76
1 changed files with 7 additions and 0 deletions

View File

@ -11811,6 +11811,13 @@ table2-mapping
<sect3 id="functions-sqljson-path-operators">
<title>SQL/JSON Path Operators and Methods</title>
<para>
<xref linkend="functions-sqljson-op-table"/> shows the operators and
methods available in <type>jsonpath</type>. <xref
linkend="functions-sqljson-filter-ex-table"/> shows the available filter
expression elements.
</para>
<table id="functions-sqljson-op-table">
<title><type>jsonpath</type> Operators and Methods</title>
<tgroup cols="5">