Especially, the designs of forwarding table, forwarding table update and transferring data-driven message from forwarding engine to main controller are given.
进而设计了转发表的格式、转发表的更新机制以及从转发到主控的数据驱动报文实现形式。
Update the system call table for the new function.
针对这个新函数更新系统调用表。
In the next section, we will modify the content of the resulting XML file, then update the database table to reflect the XML content change.
在下一章节中,我们将修改结果XML文件的内容,然后通过更新数据库表来反映XML内容的改变。
The naive approach USES a cursor to scan the table and execute a positioned update statement for each row.
初级的方法是使用一个游标对表进行扫描,并为每一行执行一个定位的更新语句。
This transaction can only be called successful if both SQL statements were able to update the table successfully.
只有在两条 SQL语句都能够成功更新表的情况下,事务才会得到成功调用。
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授权的话,那么您可以更新任何可更新的列。
This method takes three parameters, the primary key, the action performed on the table (create, update, delete) and a result set.
此方法具有三个参数,主键、对表执行的操作(创建、更新、删除)和结果集。
In our first improvement to the benchmark, let us add an index on the bills table and update statistics for the table.
在我们对基准的第一个改进中,我们向账单表增加索引,并为表更新统计信息。
When a table holds a Z lock, no concurrent application can read or update data in that table.
当表持有z锁时,任何并发应用程序都不能读取和更新该表中的数据。
Update locks are held on the target table rows.
在目标表行上保持更新锁定。
The final kicker is an update to the bill table which takes quite some time.
最后的操作是对账单表的更新,这需要花费一定时间。
If a row has already been updated or deleted, then this row cannot be joined again with any source table row for another update or delete again.
如果一个行已被更新或者删除,那么不能针对该行再次更新与删除,再次与任何源表联接。
When a table holds an IX lock, the lock owner and concurrent applications can read and update data in that table.
当表持有IX锁时,锁拥有者和并发应用程序可以读和更新该表中的数据。
The table name used on the UPDATE is the name of the file containing the format used in Listing 2.
UPDATE上使用的表名是包含清单2中使用的格式的文件的名称。
This way you can immediately see and verify the effect of the update and won't ruin the data in your table if an update does something unexpected.
按照这种方式,可以马上看到和检验更新的效果,而且如果更新出现错误,也不会损坏表中的数据。
Only after this is done can the update to the CUSTOMER table be performed.
只有在此基础上,才可以执行对customer表的更新。
Notice that a row used in an update does not have to contain all of the columns in the table; only those included will be used to update the table.
注意,用于更新的行并不必须包含表中所有的列;只包含那些将用于更新该表的列。
End-to-end latency is the time it takes from the point in time when an update occurs at a source table until that update is applied to the target.
端到端延时是指从源表发生更新到此更新应用到目标表所经历的时间。
Step 3: Update the application routing table.
步骤3:更新应用程序路由表。
Step 4: Update the application's routing table
步骤4:更新应用程序的路由表
The two statements colliding are both UPDATE statements on table EMPLOYEE.
两条有冲突的语句都是表employee上的update语句。
Update a database table from XML.
利用xml更新数据库表。
You cannot run UPDATE STATISTICS against an external table.
不能针对一个外部表运行updateSTATISTICS。
In the sample code, we have created three Triggers on the customer table for Insert, Update, and Delete.
在示例代码中,我们在customer表上创建了三个触发器,分别用于Insert、Update和Delete操作。
Click Finish to update the database table.
单击Finish完成数据库表的更新。
As an example, the widget might have a Web table to update with the data representing rows in a database server.
作为示例,小部件可能有一个web表需要用数据库服务器中表示各行的数据更新。
Right click on the GOSALES.PRODUCT table and select Update statistics as shown in Figure 22.
右键单击GOSALES . product表,选择updatestatistics,如图22所示。
Manager1 selects the data from the EMPLOYEE table and later tries to update the same data.
Manager 1从employee表中选择数据并稍后尝试更新这些数据。
The uigr_visuals table is the target database to update.
uigr_visuals表是将要更新的目标数据库。
In this section, we will update the database table EMPLOYEES using the XML To SQL wizard.
在这一部分中,我们将通过XMLTo SQL向导来更新employees表。
应用推荐