index 70dfe380190281662daca21b2ca5e7206829f4ab..2280b2fd6ad153138f03dc40d775c63db2e36778 100644 (file)
Besides <command>SELECT</command> queries, the commands can include data
modification queries (<command>INSERT</command>,
<command>UPDATE</command>, and <command>DELETE</command>), as well as
- other SQL commands. (You cannot put transaction commands, e.g.
+ other SQL commands. (You cannot use transaction control commands, e.g.
<command>COMMIT</>, <command>SAVEPOINT</>, and some utility
commands, e.g. <literal>VACUUM</>, into an <acronym>SQL</acronym> function.)
However, the final command