DB2Command - The command object allows for executing any supported SQL statement or stored procedure using a data connection object.
DB 2 Command-该命令对象支持使用数据连接对象执行任何受支持的sql语句或存储过程。
You can also define the shape of your select command, be it an SQL statement or stored procedure call, by either discovering the result set or manually defining the one or more returned result sets.
您还可以通过发现结果集或手工定义一个或多个返回结果集,来定义select命令的形式是一条sql语句还是存储过程调用。
ADMIN_CMD Procedure Executes DB2 command line processor (CLP) administrative commands using the SQL CALL statement.
ADMIN_CMD过程使用SQLcall语句执行db2命令行处理器(CLP)管理命令。
For some browsing applications to parse the CREATE PROCEDURE statement itself, you need the command delimiter to be something other than a semicolon.
对于要分析CREATEPROCEDURE语句本身的某些浏览应用程序而言,需要采用不是分号的其它命令分隔符。
You can turn proctrace on for a specified procedure by using the ADMIN COMMAND statement: ADMIN COMMAND 'proctrace {on | off} user username procedure procedure_name'.
要针对指定的过程启用proctrace,可以使用ADMINcommand语句:admin COMMAND' proctrace {on |off}userusername procedure procedure_name '。
You may need to change the command delimiter away from the semicolon before entering the CREATE PROCEDURE statement.
在输入CREATEPROCEDURE语句前,您可能需要更改命令分隔符,使其不是分号。
You may need to change the command delimiter away from the semicolon before entering the CREATE PROCEDURE statement.
在输入CREATEPROCEDURE语句前,您可能需要更改命令分隔符,使其不是分号。
应用推荐