• Since those triggered actions are typically one or more insert, UPDATE, or DELETE statements, the overhead of triggers can be substantial in a mass insert operation.

    由于那些被触发动作通常一条多条insertUPDATEdelete语句,因此,数据很大insert中,触发器开销很大。

    youdao

  • Given the number of INSERT, UPDATE, and DELETE operations and changes in data distributions, you need to collect the right statistics regularly and with minimum resource consumption.

    需要根据INSERTUPDATEDELETE操作数目数据分布变化资源消耗尽量少情况下定期收集正确统计数据

    youdao

  • This feature enables you to batch multiple INSERT, UPDATE, and DELETE requests even when they reference multiple tables.

    这个特性允许多个INSERTUPDATEDELETE请求进行批处理即使它们引用多个

    youdao

  • Heterogeneous batching can potentially improve the performance on INSERT, UPDATE and DELETE statements that operate on multiple tables.

    异构批处理能够潜在地提高多个语句进行INSERTUPDATEDELETE操作时的性能

    youdao

  • In most cases, well-suited SQL statements are very simple SELECT statements that reference only a single table or are INSERT, UPDATE, and DELETE (UID) operations that are executed many times.

    大多数情况下非常适合使用参数标记sql语句要么非常简单SELECT语句(引用个表),要么是被多次执行INSERTUPDATEDELETE (uid)操作

    youdao

  • For INSERT, UPDATE, and DELETE queries involving nicknames, in some cases (explained below), all the work might be done by the remote data source, and a SHIP operator will not be found in the FQEP.

    对于使用了昵称INSERTUPDATEDELETE查询某些情况下(后面会解释),所有工作可能都远程数据源来做在FQEP没有ship操作

    youdao

  • You can also perform INSERT, UPDATE, and DELETE operations for relational nicknames, but not for non-relational nicknames.

    对于关系昵称可以执行INSERTUPDATEDELETE操作但是对于非关系昵称可以执行这些操作。

    youdao

  • In trigger terminology, the INSERT, DELETE, or UPDATE that causes a trigger to be fired is known as the triggering event.

    触发器术语中INSERTDELETE或者UPDATE这些使得触发器启动的事件称作触发事件。

    youdao

  • After the execution of the UPDATE, INSERT, and DELETE statements, an additional variable is available to check the result of the statement.

    执行updateINSERTdelete语句后,将使用额外的一个变量检查语句结果

    youdao

  • Incremental backup is a good way to protect a database that is largely read-only but has some occasional INSERT, UPDATE, or DELETE activity performed against it.

    增量备份能够为以只读为主偶尔执行INSERTUPDATEDELETE活动的数据库提供很好的保护

    youdao

  • Since this is a table operation, tooling generates insert, update, and delete operations automatically.

    由于一项操作因此工具将自动生成insertupdatedelete操作

    youdao

  • These re-usable data adapters can have select, update, insert, and delete commands that are either SQL statements or stored procedure calls.

    这些可重用数据适配器可以拥有selectupdateinsertdelete命令它们或者是sql语句或者存储过程调用。

    youdao

  • The previous examples are fairly simple, but GroovySql is just as solid when it comes to more complex data manipulation queries such as insert, update, and delete queries.

    前面例子相当简单但是GroovySql处理复杂数据操纵查询(例如insertupdatedelete查询),也是非常可靠的。

    youdao

  • If there were a trigger, for example, you would see that reflected in one or more additional insert, Update, or Delete entries in the access plan.

    例如如果触发器的话,那么就会访问计划中的多个insertUpdateDelete条目中反映出来

    youdao

  • However, REFRESH IMMEDIATE system-maintained MQTs are updated with changes made to the underlying tables as a result of insert, update, or delete operations.

    但是,对于REFRESHIMMEDIATE 类型系统维护的MQT,可以通过底层更改(即insertupdatedelete 操作)来更新

    youdao

  • The application demonstrates how to perform basic record operations such as (insert, update, delete) on sales-related data.

    这个应用程序演示如何销售相关数据执行基本记录操作比如insertupdatedelete)。

    youdao

  • From an SQL perspective, the merge statement is a DML SQL statement with the same semantics as other DML statements, including insert, update, and delete.

    SQL角度看merge语句其他dml语句具有相同语义的DML sql语句,包括insertupdate以及delete

    youdao

  • In the AddressPropertyManager class, the generated code has placeholders for the get/update/delete/insert operations for all the properties.

    AddressPropertyManager中,生成代码包含用于所有属性get/update/delete/insert操作占位符。

    youdao

  • For each IfxDataAdapter, define the SQL text and parameters for the select, insert, update, and delete commands.

    对于每个IfxDataAdapter,需要定义SQL文本selectinsertupdatedelete命令定义参数

    youdao

  • In the sample code, we have created three Triggers on the customer table for Insert, Update, and Delete.

    示例代码中,我们customer表上创建三个触发器,分别用于InsertUpdateDelete操作。

    youdao

  • In theory, you can perform select, insert, update, or delete statements against a table that is not yet redistributed in the database partition group.

    理论上讲,可以数据库分区尚未重分发表上执行selectinsertupdatedelete语句

    youdao

  • The informational constraints are not enforced by the federated server during operations such as insert, delete and update.

    诸如insertdeleteupdate操作期间联邦服务器施加信息约束

    youdao

  • It provides the functions for executing the SQL select/insert/update/upsert/delete statements via the Teradata DBC/SQL partition.

    提供了通过TeradataDBC/SQL分区执行 SQLselect/insert/update/upsert/delete语句功能

    youdao

  • Neither REFRESH DEFERRED nor REFRESH IMMEDIATE system-maintained MQTs allow insert, update, or delete operations to be executed against them.

    不管是REFRESHDEFERRED还是REFRESHimmediate类型的系统维护的MQT它们的insertupdatedelete操作都是不允许的。

    youdao

  • UPDATE is an INSERT, UPDATE, DELETE, or MERGE operation that may have input parameters and that returns an integer (number of affected rows).

    更新INSERTUPDATEDELETEMERGE操作可以输入参数返回一个整数(受影响行数)。

    youdao

  • Specifications for the representation of SQL actions (insert, update, delete).

    SQL动作(insertupdatedelete)表示规范

    youdao

  • It could be an insert, update, or delete.

    命令可能insertupdatedelete

    youdao

  • You will be able to select from the nickname but not insert/update/delete with it.

    可以对昵称使用select 语句,但是不能使用 insert/update/delete 语句。

    youdao

  • The DBMS ensures that the index is always consistent with the data in the table by updating it during INSERT, UPDATE, and DELETE operations.

    通过使用INSERTUPDATEDELETE操作索引进行更新DBMS能够确保索引始终数据一致

    youdao

  • You can now define multiple INSERT, DELETE, UPDATE, and SELECT triggers on a table and multiple INSTEAD OF triggers for the view.

    现在可以定义多个INSERTDELETEUPDATESELECT触发器,也可以在一个视图上定义多个INSTEADOF 触发器。

    youdao

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

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

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