• The table look up method is used for programmable trigger table decision.

    本文提出利用方法进行数字彩虹全息的计算方法。

    youdao

  • In this activity, you add documentation to every element in the model, including every column, every table, every constraint, and every trigger.

    这种情况中,文档添加模型一个元素包括每个,每个,每个约束每个触发器

    youdao

  • After this verification, the utility creates a sequence object with an increment value of 1, and then creates a trigger for the associated table.

    完成验证后实用程序创建增量为1序列对象关联的表创建一个触发器

    youdao

  • A trigger can only be associated with a table and not a view.

    触发器只能关联一个不能关联一个视图。

    youdao

  • Also, specify the table name that is associated with the trigger.

    而且需要指定触发器相关名字

    youdao

  • NOTE in the case of a single, integrated table, this trigger is not needed at all; once a row is deleted, that's it.

    对于添加了空间根本需要这个触发器一旦删除一行,它就消失了。

    youdao

  • A trigger is an action that is executed when an operation is executed on a table.

    触发器操作一个执行时执行操作

    youdao

  • A database trigger is program residing in the database that runs when an event, such as an update, occurs on a table in the database.

    数据库触发器驻留数据库中的程序,当数据库中的发生更新之类的事件时会运行触发器。

    youdao

  • Note: Alternatively you can create a database trigger to capture every INSERT on your table and tell it to validate the data as XML using the XMLVALIDATE function before performing the INSERT.

    注意可以选择创建一个数据库触发器捕捉每个INSERT操作,告诉执行INSERT之前使用XMLVALIDATE函数验证XML数据

    youdao

  • A procedure with a table parameter can only be invoked from the triggered action of a trigger.

    带有参数过程只能触发器触发操作调用

    youdao

  • In the case of a database, for example, a trigger may be used to update a change tracking table immediately after a row is updated.

    数据库可能使用触发器更新之后立即更新更改跟踪

    youdao

  • In Oracle 10g, if there is a BEFORE INSERT TRIGGER and a NOT NULL constraint on a table, then the BEFORE TRIGGER is executed first, and then the constraint check is performed.

    Oracle10g中,如果同时存在BEFORE INSERT触发器NOT NULL约束那么执行BEFORE触发器,然后执行约束检查。

    youdao

  • If one or more insert triggers are defined on a table, each insert will result in the execution of the actions prescribed in the trigger definition.

    如果定义多个进行insert操作触发器,那么每次insert都引起触发器定义中的动作的执行

    youdao

  • The following code is a DDL statement to create the customer table and a trigger defined on the table.

    以下代码一个DDL语句用于创建customer根据该表定义触发器

    youdao

  • When a specified SQL operation — a DELETE, INSERT, or UPDATE — occurs on a table, a trigger can be activated that defines a set of actions.

    指定SQL操作(如DELETE,INSERT或者是UPDATE操作)作用于某张表时,一个定义了操作触发器就可以激活

    youdao

  • Using the new DataBlade API routines, you can write a general purpose user-defined routine that can you can use to audit any table and any trigger event.

    通过使用新的DataBladeAPI可以编写通用用户定义审计触发器事件

    youdao

  • An after-insert trigger on the IWH.EDITION table is not useful, as only rows with a status value of start would be intercepted.

    editionafter - insert触发器并非很有用因为只能截获statusstart记录

    youdao

  • REFERENCING clause: This clause can be used to define a trigger routine for a table object whose for EACH ROW actions can invoke the trigger routine.

    REFERENCING clause对象定义触发器,这些表对象的FOR EACH ROW操作必须能够调用触发器例程。

    youdao

  • You can activate trigger trace by using the trigger command-line keyword, which determines which of the actions in Table 2 are taken when that event occurs.

    可以使用trigger命令行关键激活触发跟踪这个关键字决定发生事件执行2中的哪些操作

    youdao

  • The table WIP_FULL_ARCHIVE, is continuously growing in size since a trigger mechanism trickle-feed data into that archive table from the IWH.EDITION table.

    WIP_FULL_ARCHIVE 的大小持续增长因为触发器机制会将数据一点点地 IWH.EDITION 表中填档案表。

    youdao

  • When either of the coordinate columns in the source table is updated, a new point geometry must be constructed. The update trigger looks like this

    更新中的坐标时,必须构造一个新的几何值。

    youdao

  • We add a trigger to database so that every update to a record in the table increments the revision counter.

    数据库添加触发器以便该表中的记录每个更新都会导致修订计数器递增

    youdao

  • The replication target (on the local system) would be a real table, so the trigger-based mechanism outlined in this article would work.

    复制目标本地系统上)一个真正的所以本文中描述基于触发器机制是可行的。

    youdao

  • If an XML validation check constraint exists on the XML column of the table, the user may need to validate the new XML value before the update either manually or by creating a trigger.

    如果xml存在XML验证检查约束,在手动更新或者通过触发器更新之前用户可能需要验证新的xml

    youdao

  • IT is continuously populated by the trigger mechanism defined on the IWH.EDITION table.

    edition所定义触发器机制连续填充该表。

    youdao

  • The trigger instead of is not supported on views if the target table is a view.

    如果目标视图,触发器 instead of支持视图

    youdao

  • The before trigger and check constraint on a table XML value always ensures that the XML values are valid as per the specified schema.

    一个XML应用before trigger检查约束往往可以确保 XML对于指定模式有效的。

    youdao

  • To keep the date-time stamp or version number accurate, you need to set up a trigger on the table to update it when a change to a row occurs.

    为了确保日期时间版本准确性需要设置触发器以便在发生对行的更改,对日期时间戳或版本号进行更新。

    youdao

  • The new table 'test'. '_online_table_new' does not have a PRIMARY KEY or a unique index which is required for the DELETE trigger.

    需要一个或则唯一索引因为删除触发器需要否则数据不会被复制。

    youdao

  • The designation takes future database operating into consideration, takes rationally anti-standard, table space division, index, storage process and trigger to upgrade database's performance.

    设计中还充分考虑未来数据库运行性能问题,合理使用反规范空间划分索引存储过程触发器等设计方法提高数据库性能。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定