Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2fdd357

Browse files
committed
Improve SQL function disallowed command wording.
1 parent678a0d2 commit2fdd357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/xfunc.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
Besides <command>SELECT</command> queries, the commands can include data
117117
modification queries (<command>INSERT</command>,
118118
<command>UPDATE</command>, and <command>DELETE</command>), as well as
119-
other SQL commands. (You cannotput transaction commands, e.g.
119+
other SQL commands. (You cannotuse transaction control commands, e.g.
120120
<command>COMMIT</>, <command>SAVEPOINT</>, and some utility
121121
commands, e.g. <literal>VACUUM</>, into an <acronym>SQL</acronym> function.)
122122
However, the final command

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp