常用SQL语句 - 关系型数据库数据分析-炼数成金... ... CREATE E PROCEDURE --创建一个存储过程 DROP PROCEDURE --从数据库中删除存储过程 CREATE E TRIGGER --创建一个触发器 ...
基于18个网页-相关网页
... DROP INDEX --从数据库中删除索引 CREATE PROCEDURE --创建一个存储过程 DROP PROCEDURE --从数据库中删除存储 ...
基于6个网页-相关网页
Drop Safe procedure 安全程序 ; 除去安全的过程 ; 删除安全过程
Drop Test Procedure 落下测试规范 ; 落地测试程序
drop any procedure 删除任意存储过程的权限 ; 在任何方案中删除过程 ; 删除过程与包 ; 删除在任何模式中的任何存储过程
To drop a procedure that was deployed using binaries, you may use DWB, or issue a drop procedure RESTRICT against the procedure.
要删除一个用二进制文件部署的过程,可以使用DWB,或者对该过程发出一个DROP PROCEDURE RESTRICT命令。
It USES the DROP procedure command on the DB2 logging stored procedures, and if they do not yet exist in the database, you will see the error message above.
它对DB 2日志存储过程执行drop PROCEDURE命令,如果在数据库中不存在日志存储过程,就会看到上面的错误。
This is useful if you plan to drop the stored procedure and not create it again.
如果您打算删除存储过程并且不会重新创建它,那么这个操作就有用了。
应用推荐