File tree Expand file tree Collapse file tree 3 files changed +12
-7
lines changed Expand file tree Collapse file tree 3 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 6
6
</para>
7
7
8
8
<sect2 id="fasttrun-function">
9
+ <title>Function</title>
9
10
<para>
10
11
There is a function call example:
11
12
<programlisting>
15
16
</sect2>
16
17
17
18
<sect2 id="fasttrun-test">
19
+ <title>Text example</title>
18
20
<para>
19
21
For tests you can use this example:
20
22
<programlisting>
Original file line number Diff line number Diff line change 6
6
</para>
7
7
8
8
<sect2 id="fulleq-overview">
9
- The <productname>&productname;</productname> equivalence operator is
10
- defined to returns NULL when both operands are NULLs. However, the Microsoft
11
- SQL Servers family traditionaly defined other semantic for equivalence
12
- operator, where operator returns TRUE in the case of both nulled operands.
13
- This module provides such operator with MSSQL semantic.
9
+ <title>Overview</title>
10
+ <para>
11
+ The <productname>&productname;</productname> equivalence operator is
12
+ defined to returns NULL when both operands are NULLs. However, the Microsoft
13
+ SQL Servers family traditionaly defined other semantic for equivalence
14
+ operator, where operator returns TRUE in the case of both nulled operands.
15
+ This module provides such operator with MSSQL semantic.
16
+ </para>
14
17
</sect2>
15
18
16
19
<sect2 id="fulleq-operator">
Original file line number Diff line number Diff line change 56
56
<para>Operator <emphasis>SIMILAR TO [ESCAPE]</emphasis> support</para>
57
57
</listitem>
58
58
<listitem>
59
- <para>Operator <empasis >~</emphasis> (POSIX regexp) supoprt</para>
59
+ <para>Operator <emphasis >~</emphasis> (POSIX regexp) supoprt</para>
60
60
</listitem>
61
61
<listitem>
62
- <para>Index support for <empasis >LIKE</emphasis> operator</para>
62
+ <para>Index support for <emphasis >LIKE</emphasis> operator</para>
63
63
</listitem>
64
64
</itemizedlist>
65
65
</sect2>
You can’t perform that action at this time.
0 commit comments