8000
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 e24a815 commit b250898Copy full SHA for b250898
doc/src/sgml/func.sgml
@@ -11811,6 +11811,13 @@ table2-mapping
11811
<sect3 id="functions-sqljson-path-operators">
11812
<title>SQL/JSON Path Operators and Methods</title>
11813
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
+
11821
<table id="functions-sqljson-op-table">
11822
<title><type>jsonpath</type> Operators and Methods</title>
11823
<tgroup cols="5">
0 commit comments