Skip to content

Commit b250898

Browse files
committed
doc: Add links to tables
Formal tables should generally have an xref in the text that points to them. Add them here.
1 parent e24a815 commit b250898

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/src/sgml/func.sgml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11811,6 +11811,13 @@ table2-mapping
1181111811
<sect3 id="functions-sqljson-path-operators">
1181211812
<title>SQL/JSON Path Operators and Methods</title>
1181311813

11814+
<para>
11815+
<xref linkend="functions-sqljson-op-table"/> shows the operators and
11816+
methods available in <type>jsonpath</type>. <xref
11817+
linkend="functions-sqljson-filter-ex-table"/> shows the available filter
11818+
expression elements.
11819+
</para>
11820+
1181411821
<table id="functions-sqljson-op-table">
1181511822
<title><type>jsonpath</type> Operators and Methods</title>
1181611823
<tgroup cols="5">

0 commit comments

Comments
 (0)