mirror of
https://github.com/macintoshplus/doc-en.git
synced 2026-03-24 00:42:18 +01:00
odbc-num-rows.xml: Replace literal with emphasis (GH-3869)
This commit is contained in:
committed by
GitHub
parent
2871f7103c
commit
932c4724c1
@@ -14,7 +14,7 @@
|
||||
<para>
|
||||
Gets the number of rows in a result. For INSERT, UPDATE and DELETE
|
||||
statements <function>odbc_num_rows</function> returns the number of rows
|
||||
affected. For a SELECT clause this <literal>can</literal> be the number
|
||||
affected. For a SELECT clause this <emphasis>can</emphasis> be the number
|
||||
of rows available.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
Reference in New Issue
Block a user