可以从触发器调用存储过程。
这些特性包括存储过程、触发器和视图。
These features include stored procedures, triggers, and views.
考虑到与日俱增的值和日常事务量,事务动作、存储过程和触发器对改善数据完整性和管理是很重要的。
Given the increasing value and daily transaction volume, movement towards transactions, stored procedures, and triggers was crucial in order to improve data integrity and governance.
数据库是一组表的集合,包括数据以及相关对象,如索引、视图、触发器和存储过程。
A database is a collection of tables, including data and related objects such as indexes, views, triggers, and stored procedures.
数据库存储过程和触发器中的处理将使用数据库时钟。
Processing moved into stored procedures and triggers within the database will use the database clock.
现在您可以使用此技术处理数据版本管理和业务事件的有效跟踪,而无需使用应用程序级的触发器和存储过程。
Now you can handle data version management and effective tracking of business events using this technique instead of application-level triggers and stored procedures.
要确保应用程序依赖的任何对象(比如存储过程、触发器、视图和用户定义函数)被正确地定义并可访问。
Ensure that any application-dependant objects, such as stored procedures, triggers, views, and user-defined functions, are properly defined and accessible.
这其中包括视图、存储过程、用户定义函数(UDF)和触发器。
This includes views, stored procedures, user-defined functions (UDFs), and triggers.
也就是说,应去掉用于函数、触发器、存储过程等等的 DDL。
That is, remove DDL for functions, triggers, stored procedures, etc).
这样的话,我认为存储过程,触发器,外键是可选的,而不是强迫的,因此我可以自由的选择不去用它们。
As far as I am concerned the use of stored procedures, database triggers and foreign key restraints is OPTIONAL, not MANDATORY, therefore I am free to exercise my option not to use them.
DB 2支持许多种数据库服务器端编程语言,包括存储过程、触发器和函数(表函数和标量函数)。
DB2 supports many database server-side programming languages, including stored procedures, triggers, and functions (table and scalar).
创建运行触发器的存储过程。
创建运行触发器的存储过程。
根据微软程序经理DenisVnukov所述,工具的最终版将会支持存储过程、函数、触发器以及视图。
According to Denis Vnukov, Microsoft Program Manager, support for stored procedures, functions, triggers and views will be included in final version.
WebSpheremq函数可以在任何可使用函数的地方进行调用:值子句、投影列表、查询过滤器、存储过程和触发器。
The WebSphere MQ functions can be invoked anywhere a function can be used: values clause, projection list, query filters, stored procedures, and triggers.
在存储过程和触发器中使用“SET NOCOUNT ON”选项。
包、SQL存储过程、触发器和用户定义函数 (UDF) —— 它们都来自Eclipse环境中的DataSourceExplorer
Packages, SQL stored procedures, triggers, and user-defined functions (UDFs)--all from within the Data Source Explorer in the Eclipse environment
我使用php构建的web开发框架不使用存储过程,触发器和外键,然而不会感到缺乏功能特性的痛苦。
The web application framework that I have built using PHP does not use stored procedures, database triggers or foreign key constraints, yet it does not suffer from any lack of functionality.
这也有助于在迁移存储过程和触发器时为临时变量选择合适的数据类型。
This is also useful to find appropriate data types for temporary variables while porting stored procedures and triggers.
想要管理应用程序代码简单不过,这样的系统很多。但是对于存储过程和触发器来说,这样的系统并不存在。
It is easy to control all changes to application code by running it through a proper version control system, but those facilities do not exist for stored procedures and triggers.
把触发器逻辑转移到存储过程中并从触发器调用存储过程。
Move the trigger logic to a stored procedure and call the stored procedure from the trigger.
应用程序可以使用InformixSchedulerAPI按固定的时间间隔或在特定的触发器触发时自动执行存储过程或用户定义例程。
Applications can use the Informix Scheduler API to automate stored procedures or user-defined routine executions at regular intervals or in response to specific triggers.
VisualStudio 2003允许使用分步向导方便地创建DB 2数据库对象,如表、视图、存储过程、CLR存储过程、函数、索引和触发器。
Visual Studio 2003 made step-by-step wizards available to help you easily create DB2 database objects such as tables, views, stored procedures, CLR stored procedures, functions, indexes, and triggers.
指定存储过程,触发器,用户定义函数和视图的加密和模型绑定。
Specify schema binding and encryption for stored procedures, triggers, user-defined functions, and views.
在Informix提供文档或内容存储库的环境中,数据可以根据需要推向WebSphere InformationIntegrator OmniFind Edition(通过触发器或批处理过程)。
In environments where Informix provides a document or content repository, data can be pushed to OmniFind as required (either triggers or a batch process).
触发器和存储过程相似点很多。
通过使用存储过程,事务处理,触发器,用户定义函数和视图来进行数据操作。
Manage data manipulation by using stored procedures, transactions, triggers, user-defined functions, and views.
但是对于所有访问语句和访问机制却难以全部支持,例如对于网关之后的存储过程和触发器都无法支持。
However, it is difficult to support all access statements and access mechanisms, such as the stored procedures and triggers after the gateway.
实现在存储过程,事务处理,触发器和用户定义函数中的错误处理。
Implement error handling in stored procedures, transactions, triggers, and user-defined functions.
对视图、存储过程和触发器进行加密。
应用推荐