reference/cubrid/cubridmysql/cubrid-unbuffered-query.xml
cbac1ecf71d754707d69bdc344c4031c157eaa54
...
...
@@ -49,18 +49,6 @@
49
49
</para>
50
50
</refsect1>
51
51

52
-
<refsect1 role="notes">
53
-
&reftitle.notes;
54
-
<note>
55
-
<para>
56
-
The benefits of <function>cubrid_unbuffered_query</function> come
57
-
at a cost: you cannot use <function>cubrid_num_rows</function> and
58
-
<function>cubrid_data_seek</function> on a result set returned from
59
-
<function>cubrid_unbuffered_query</function>.
60
-
</para>
61
-
</note>
62
-
</refsect1>
63
-

64
52
<refsect1 role="examples">
65
53
&reftitle.examples;
66
54
<example>
...
...
@@ -89,6 +77,18 @@
89
77
</example>
90
78
</refsect1>
91
79

80
+
<refsect1 role="notes">
81
+
&reftitle.notes;
82
+
<note>
83
+
<para>
84
+
The benefits of <function>cubrid_unbuffered_query</function> come
85
+
at a cost: you cannot use <function>cubrid_num_rows</function> and
86
+
<function>cubrid_data_seek</function> on a result set returned from
87
+
<function>cubrid_unbuffered_query</function>.
88
+
</para>
89
+
</note>
90
+
</refsect1>
91
+

92
92
</refentry>
93
93

94
94
<!-- Keep this comment at the end of the file
95
95