• This means that you should either load your data prior to creating your index or update the statistics on your table after your data is loaded.

    意味着应该创建索引之前加载数据或者加载数据之后更新统计信息

    youdao

  • If you hold CONTROL privilege on a table, you can update values that pertain to that table, but if you hold explicit DBADM authority on the database, you can change any updatable column.

    如果某个拥有CONTROL权限,那么就可以更新属于该表但是如果拥有数据库显式的DBADM授权的话,那么可以更新任何可更新的列。

    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

  • 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

  • If you need to update the copies loaded on the appliance, click the links to download the software catalog and PVU table.

    如果需要更新加载到工具副本单击链接下载软件目录pvu

    youdao

  • The two statements colliding are both UPDATE statements on table EMPLOYEE.

    有冲突语句employeeupdate语句。

    youdao

  • This method takes three parameters, the primary key, the action performed on the table (create, update, delete) and a result set.

    方法具有三个参数执行操作(创建更新删除)结果

    youdao

  • Matched rows in the target table are updated or deleted based on update or delete clause specifications, as shown in Figure 2.

    对于目标匹配,将依据更新或者删除子句规范来进行更新或者删除如图2所示。

    youdao

  • In our first improvement to the benchmark, let us add an index on the bills table and update statistics for the table.

    我们基准的第一个改进我们账单增加索引更新统计信息

    youdao

  • For example, it automatically executes the RUNSTATS utility on a periodic basis to update statistics about the physical characteristics of a table and the associated indexes.

    例如周期性地自动执行RUNSTATS实用程序,以更新关于相关索引物理特征统计信息

    youdao

  • Update locks are held on the target table rows.

    目标行上保持更新锁定

    youdao

  • The table name used on the UPDATE is the name of the file containing the format used in Listing 2.

    UPDATE使用包含清单2使用的格式文件名称

    youdao

  • If we look at the update of the bill_items, all we are doing is updating a discount based on information from the customer table, which we had when we first built the bill_items table.

    如果我们一下对bill_items更新,我们就是基于来自customer信息更新discount这个我们在首次构建bill_items表已经掌握了。

    youdao

  • This method accepts two input argumentsthe product ID and an array containing the revised recordand uses Zend_Db's update() method to execute an UPDATE query on the database table.

    这个函数接收两个输入参数产品ID包含修改记录数组使用 Zend_Dbupdate() 函数数据库执行一个 UPDATE查询

    youdao

  • Similarly, during merge-update and merge-delete operations, only for-each-row update or for-each-row delete triggers on the target table are activated.

    类似地merge -updatemerge -delete操作过程中,激活目标的for - each -row update或者for - each - row delete触发器

    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

  • For example, if after a load all the data is on one partition and runstats is executed from another partition, it will update syscat.tables to show zero rows for that table.

    例如如果加载之后所有数据分区上,并另一分区执行runstats那么该命令更新syscat .tables表示该表的行数为零

    youdao

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

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

    youdao

  • Right click on the GOSALES.PRODUCT table and select Update statistics as shown in Figure 22.

    右键单击GOSALES . product选择updatestatistics如图22所示。

    youdao

  • Use the same process to refresh the current row counts for the GOSALES.PRODUCT_FORECAST table (right click on the table, select Update statistics, click in the SQL Results window).

    通过同样过程刷新GOSALES . PRODUCT _ forecast的当前行(右键单击该表选择updatestatisticsSQLResults窗口中单击鼠标)。

    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

  • Now let's start session 2 and have it update another row in the Orders table. Same situation – session acquires and holds X lock on the row with (ID = 2).

    现在我们开启会话2更新订单不同的是更新的数据行为Id=2,同样在数据Id=2上会申请排它至到更新事务的结束。

    youdao

  • Is it better to create stored procedures for any required operations on a table in the database (e. g. create and read on this table, update and delete only on another one,...)?

    更好创建所需的任何操作数据库中的存储过程(例如创建读取表,更新删除只有一个,……)?

    youdao

  • Example 2: you have a "last_login" field in your table. It updates every time a user logs in to the website. But every update on a table causes the query cache for that table to be flushed.

    2:一家包括“最后登录”字段用户,用户登录网站都会更新每次表的更新都会导致这个表的查询缓存刷新

    youdao

  • An update strategy is proposed based on the table structure to observe recommendation performance timely of peers who have record in the talbe.

    针对上述结构提出了一种更新策略适时地考察表中节点推荐性能

    youdao

  • An update strategy is proposed based on the table structure to observe recommendation performance timely of peers who have record in the talbe.

    针对上述结构提出了一种更新策略适时地考察表中节点推荐性能

    youdao

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

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

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