reference/cubrid/functions/cubrid-num-cols.xml
648875cf73af01acdb6afaa5ca38b0bf6631bf42
...
...
@@ -16,7 +16,7 @@
16
16
<para>
17
17
The <function>cubrid_num_cols</function> function is used to get the
18
18
number of columns from the query result. It can only be used when the
19
-
query executed is a select statement.
19
+
query executed is a <literal>SELECT</literal> statement.
20
20
</para>
21
21
</refsect1>
22
22

23
23