Listing 6 illustrates the process of updating rows in a worksheet.
清单6演示了更新工作表中的行的过程。
Update the words table with new counts, adding rows for new words and updating rows for words already there.
用新统计更新words表,添加新单词行并更新已经在该表中的单词行。
For example, some databases provide special syntax on the select statements to declare the intentions of updating the rows selected by the select statement.
例如,有些数据库在select语句上提供了特殊的语法,声明用来更新select语句所选中的行。
The last SQL task for dealing with data that you need to address is updating specific column values for selected rows in a table.
您需要进行的处理数据的最后一个SQL任务是更新表中选定行的特定列值。
In this concluding part, I examine how you can use the Data API to remotely manipulate spreadsheet content, by adding, updating, and deleting rows, cells, and worksheets from a remote PHP application.
在本文的最后一部分中,我将解释如何使用DataAPI远程操作电子表格内容,从一个远程PHP应用程序中添加、更新和删除行、单元格、工作表。
If many transactions will be updating individual rows, change to row locking mode for a particular table using the following SQL statement.
如果许多事务将更新一些单独的行,则使用下列sql语句将特定表更改为rowlocking模式。
Originally we used Hibernate's select-before-update feature, which means updating 24 rows needs 24 selections.
起初我们使用Hibernate的select - before - update特性,就是更新24行数据需要24次选择。
It can be used for retrieving data as well as updating or deleting rows.
可以用来检索数据,也可以更新或删除行。
Describes how to update rows in the database by updating objects in the object model.
介绍如何通过更新对象模型中的对象来更新数据库中的行。
Describes how to update rows in the database by updating objects in the object model.
介绍如何通过更新对象模型中的对象来更新数据库中的行。
应用推荐