修改存储过程会使哈希值无效,使数字签名不再匹配。
Modifying the stored procedure invalidates the hash value so that the digital signature no longer matches.
所以如果我需要添加一个新列,我需要修改存储过程,并修改客户机和服务器代码!
So if I need to add a new column, I need to modify the stored procedure, and modify both client and server code!
数据修改存储过程将在数据库服务器上运行“Trigger . bat”实用工具,这又会在目标环境中触发导入部署代理。
The data modification stored procedure will run the "Trigger.bat" utility on the database server which in turn triggers the import deployment agent in the target environment.
计划指南是个好东西,凭借它你可以在存储过程(你可以修改存储过程,也可以ad - hock应用创建的查询)中使用query hint。
Plan guides are a particularly nifty thing. They allow you to supply query hints to stored procs that you can change as well as ad-hock queries created by applications.
用户可以选择为使用二进制文件部署的存储过程修改这些字段。
The user can choose to modify these fields for the stored procedure being deployed using binaries.
命名参数使应用程序更加健壮,所以,即使存储过程中参数的顺序发生了改变,也不必修改应用程序。
Named parameter makes the application robust so that you don't need to change the application even if the sequence of the parameter in the stored procedure changes.
可以修改前面的存储过程来计算保险费。
You can modify the previous stored procedure to calculate insurance rates.
该插件还将创建存储过程,用于添加、删除和修改用户、组以及组成员信息。
The plug-in also creates stored procedures, which are used to add, remove, and modify user, group, and group membership information.
沟通管理使用许多过程,以确保沟通的及时以及合适的产生、收集、分发、存储、修改以及最终的部署。
Communication Management employs the processes that ensure timely and appropriate generation, collection, distribution, storage, retrieval and ultimate disposition of communications.
获取、解析和修改XML文档的过程也可以封装在数据库服务器上运行的存储过程中。
This process of retrieving, parsing, and changing an XML document can also be encapsulated in a stored procedure that runs on the database server.
这里要注意一点:如果采用这种方法,就必须修改对原udf的调用,改为执行存储过程并提供一个额外的OUT参数。
A point to note here is that if this approach is followed, the calls to the original UDF will have to be modified so that they now execute the stored procedure, and supply an extra OUT parameter.
这样可以防止被部署的存储过程在其他地方被修改和重新部署。
This prevents deployed stored procedures from being changed and re-deployed elsewhere.
在 Derby 中,SQL函数与存储过程之间的差别在于,SQL 函数不能修改数据。
One of the differences between SQL functions and stored procedures in Derby is that functions cannot modify data.
如果您无法修改数据库存储过程,那么您可以使用NotSupported属性来暂停已有事务上下文,以避免这种致命的异常。
If you cannot change the database stored procedure, you can use the NotSupported attribute to suspend the existing transaction context to avoid this fatal exception.
根据schema名称、集合id和WLM应用程序环境的变化复制和修改SQL存储过程DDL。
Copying and modifying the SQL stored procedure DDL for changes due to SCHEMA name, collection ID, and WLM application environment.
极易对每个DB 2存储过程中使用的sql语句进行修改,以满足特定您的特定需要。
The SQL statement used in each DB2 Stored Procedure can be modified very easily to satisfy your specific needs.
为了进一步简化构建存储过程的任务,IBM提供了CICS和IMS事务的源代码样本(这些源代码可以不作修改地用于生产)。
To further simplify the task of building stored procedures, IBM provides source code samples (that can easily be used in production without modifications) for CICS and IMS transactions.
通过使用标准化的APIs,在指定数据存储时,从一种数据存储到另一种数据存储的持久化的交换过程就是简单地修改一下url。
By making use of standardized APIs, the process of swapping persistence from one datastore to another is a simple URL change when specifying the datastore.
执行修改后的DDL,以编目s QL存储过程。
Executing the modified DDL to catalog the SQL stored procedure.
您将学习如何正确地配置CI服务器,让它查询SCM存储库,并在探测到源代码中的修改时运行Ant构建过程。
You'll learn how to properly configure a CI server to poll an SCM repository and run an Ant build process anytime a change is detected in your source code.
故障存储器允许用户和计算机记录的问题,通过使用的,观察趋势可能表明需要修改的过程中,故障排除或预防性维修。
Fault memory allows the user to record problems and, through the use of a computer, observe trends that could indicate a need for process modification, troubleshooting or preventive maintenance.
和数据库的交互时,以使用一系列存储过程的方式来获取或修改数据。
Interaction with data took the form of many discrete procedures for retrieving or modifying data.
如果现有查询、视图、用户定义的函数、存储过程或程序引用该表,则名称的修改将使这些对象无效。
If existing queries, views, user-defined functions, stored procedures, or programs refer to that table, the name modification will make these objects invalid.
使用可视化数据库工具,可以方便地创建、查看、修改和测试存储过程和用户定义的函数。
Using Visual Database Tools, you can easily create, view, modify, and test stored procedures and user-defined functions.
触发器是一种特殊形式的存储过程,它在修改指定表中的数据时自动执行。
Triggers are a special form of a stored procedure that is carried out automatically when data in a specified table is modified.
介绍了一种微型智能电子密码锁设计过程,该电子密码锁具有密码判断,密码修改,密码掉电存储等优点,本文详细阐述了该电子密码锁的电路设计原理和具体实现过程。
This paper presents a design process of the micro intelligent electronic code lock; which has the merits such as: code estimation, code revision, code storage protection for power data etc.
介绍了一种微型智能电子密码锁设计过程,该电子密码锁具有密码判断,密码修改,密码掉电存储等优点,本文详细阐述了该电子密码锁的电路设计原理和具体实现过程。
This paper presents a design process of the micro intelligent electronic code lock; which has the merits such as: code estimation, code revision, code storage protection for power data etc.
应用推荐