System Stored Procedure的意思|示意
系统存储过程
System Stored Procedure的网络常见释义
系统存储过程 系统存储过程(System Stored Procedure):是Oracle系统创建的存储过程,其目的在于能够方便地从系统表中查询信息,或者完成与更新数据库表相关的管理任务,或其他的系统...
储存历程 体系储存历程(system stored procedure):体系储存历程时sql server体系创立的储存历程,它的期于可以容或利便地从体系表中查询信息,或完成与更新数值库表相干的办理使命,...
System Stored Procedure相关短语
1、 system stored proceduressystem stored procedure 系统预存程序
System Stored Procedure相关例句
If a change management system is used, all objects that comprise a stored procedure (for example, source code, DBRMs, JAR files) are managed in this environment.
如果使用变更管理系统,则构成存储过程的所有对象(例如源代码、DBRM、JAR文件)都在这个环境中得到管理。
In code, making use of stored procedure and minimizing the database opening time to improve performance of the system.
代码尽量使用存储过程和尽量减少数据库连接的打开时间等手段来提高性能。
The system adopts stored procedure to abstract problems of violating rule.
本系统采用存储过程来具体实现违规问题的提取。
DB2 provides a system-defined stored procedure called SYSINSTALLOBJECTS that can create or drop the OPT_PROFILE table.
DB 2提供了一个由系统定义的存储过程,称为SYSINSTALLOBJECTS,它可以创建或删除OPT _ profile表。
At [1], the system stored procedure QCMDEXC is called with two parameters.
第[1]步,用两个参数调用系统存储过程Q CMDEXC。
This same technique might be used to execute a DROP TABLE statement or to execute a system stored procedure that created a new user account and added that user to the sysadmin role.
这一技术可能会被用来执行DROP table语句,或执行创建新用户帐户并将该用户添加到sysadmin角色的系统存储过程。