If 30 minutes have passed log them out update table LoggedIn to false.
如果30分钟过去了日志他们更新表中登陆的假。
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内容的改变。
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.
在我们对基准的第一个改进中,我们向账单表增加索引,并为表更新统计信息。
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.
数据库触发器是驻留在数据库中的程序,当数据库中的表发生更新之类的事件时会运行该触发器。
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.
最后的操作是对账单表的更新,这需要花费一定时间。
When a table holds an IX lock, the lock owner and concurrent applications can read and update data in that table.
当表持有IX锁时,锁拥有者和并发应用程序可以读和更新该表中的数据。
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.
注意,用于更新的行并不必须包含表中所有的列;只包含那些将用于更新该表的列。
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.
以数据库为例,可能会使用触发器在更新行之后立即更新更改跟踪表。
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:更新应用程序的路由表
Update the words table with new counts, adding rows for new words and updating rows for words already there.
用新统计更新words表,添加新单词行并更新已经在该表中的单词行。
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。
Indicating that he does not have permission to update that table, he quickly logs off the server and leaves, thinking that nobody saw anything.
这条消息表明他没有更新那个表的权限,于是他很快就登出服务器,并离开了,自以为没有人看到他做的事。
Indicating that he does not have permission to update that table, he quickly logs off the server and leaves, thinking that nobody will notice anything.
表明他没有更新那个表的许可,他快速退出服务器,并离开现场,自以为没有人注意到这一切。
Version 2: To UPDATE STATISTICS for a particular table in a database.
版本2:用于数据库中特定表的UPDATESTATISTICS。
Also update the application's routing table to add a new route for this Action, as in Listing 1.
并且更新应用程序的路由表,为这个Action添加一个新的路由,如清单1所示。
Click Finish to update the database table.
单击Finish完成数据库表的更新。
Once the update is completed, the table is unlocked and this transaction is logged with logger().
一旦更新完成,解锁这个表并使用logger()记录这个事务。
To update the subscribedfeeds table, you need to know the username for the logged-in user, so you grab that from the session.
为更新subscribedfeeds表,我们需要知道登录用户的username,所以我们要从会话中获取该信息。
应用推荐