commands PARAM tag
Specifies one command operation or a list of non-retrieval operations.
Syntax
<PARAM NAME = "commands" VALUE = "commandname">
Values
- command
- Specifies a single command name or a list of comma separated command names.
Usage
To specify non-retrieval operations such as INSERT, UPDATE, and DELETE operations, use this HTML parameter to define one or more command operations
Example
commands PARAM tag example
See also
JdbcSource applet
retrievals PARAM tag
Executing a database command