reference/oci8/functions/oci-fetch.xml
5fcbcd6b56477034278a2199a8819635f3a0d9b9
...
...
@@ -127,9 +127,8 @@ oci_close($conn);
127
127
&reftitle.notes;
128
128
<note>
129
129
<para>
130
-
Will not return rows from Oracle Database 12<emphasis>c</emphasis>
131
-
Implicit Result Sets. Use <function>oci_fetch_array</function>
132
-
instead.
130
+
Will not return rows from Oracle Database Implicit Result Sets.
131
+
Use <function>oci_fetch_array</function> instead.
133
132
</para>
134
133
</note>
135
134
</refsect1>
136
135