还可以使用DataAPI更新和删除行。
可以用来检索数据,也可以更新或删除行。
It can be used for retrieving data as well as updating or deleting rows.
添加行变成了删除行。
将要从中删除行的表添加到“关系图”窗格中。
编辑过的行和与删除行邻近的行会被标记出来。
Lines that have been edited or lines adjacent to deleted lines are marked.
这是为什么哪里需要删除行的副本,当我已经分组?
SQL - why is this 'where' needed to remove row duplicates, when I'm already grouping?
但是,一般地,您不希望删除表中的所有行;而是有选择地删除行。
In general, however, you don't want to delete all rows from a table; instead, you'll selectively delete rows.
描述如何使用控件的智能标记来防止用户添加或删除行。
Describes how to use the control's smart tag to prevent users from adding or deleting rows.
通过使用上面的字段和方法,可以创建新行、更新行和删除行。
By using the fields and the methods above, you can create new rows, update them, and delete them.
首先,让我们除去'd '——这是我们前面所使用的同一个删除行命令。
First, let's remove the 'd' — we're using the same delete line command that we've used previously.
从 pdq.properties删除行pdq.pureQueryXml。
可以通过编辑该网格单元格中的值对数据库进行修改,而且可以添加或删除行。
You can modify the database by editing values in the cells of the grid, and you can add or delete rows.
当您创建“删除”查询时,“条件”窗格发生变化以反映可用于删除行的选项。
When you create a Delete query, the Criteria pane changes to reflect the options available for deleting rows.
更现实一些,我们应该考虑那些具有更多方法的完整接口,如用于列出和删除行式项目的方法。
To be more realistic, we should contemplate a full interface which has many more methods, such as those for listing and deleting line items.
现在您已经了解了如何添加和删除行,接下来让我们尝试构建一个简单的应用程序来进行实际演示。
Now that you know how to add and delete rows, let's try building a simple application that demonstrates this in practice.
在本例中,您将了解如何通过有选择性地从数据库中删除行把旧项目从产品存货清单中删除。
In this example, you learn how to remove old items from a product inventory by selectively removing rows from your database.
DB 2将历史表中所删除行的结束时间设置为与delete语句的最新事务相关联的开始时间。
DB2 sets the end time of the deleted row in the history table to the start time that is associated with the most recent transaction of the delete statement.
尝试此示例,注意,您可以使用显示的 AddItem和Delete Item按钮添加和删除行。
Try it out and notice you can add or remove rows using the Add Item and Delete Item buttons shown.
您还可以包括第5部分中讨论的sql函数以获得对删除行的选择的更多控制,但是本例中没有明确演示这些函数的使用。
Although this example doesn't explicitly demonstrate their use, you can also include the SQL functions discussed in Part 5 to gain more control over the selection of rows for deletion.
如果更正措施是删除有问题的行数据,那么使用BEGINWORKWITHOUT replication语句删除行。
If the correction is to delete the problematic row data, delete the row using the BEGIN WORK WITHOUT REPLICATION statement.
在本文的最后一部分中,我将解释如何使用DataAPI远程操作电子表格内容,从一个远程PHP应用程序中添加、更新和删除行、单元格、工作表。
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.
现在,只要我们在customer表中创建、更新或删除行,就会由MDB 向WebSphereApplication Server的SystemOut.log写入一条消息。
Now whenever we create, update or delete a row in a customer table, a message will be written in SystemOut.log file of WebSphere Application Serverby MDB.
审查员删除了下面那两行。
如果从一个带有10个索引的表删除一行,DB 2必须删除与被删除的行关联的所有索引条目。
Delete a row from a table with 10 indexes, and DB2 must remove all index entries associated with the deleted rows.
当然,我们没有删除任何行。
实际上我并没有删除那些行,以防以后想要恢复它们。
I did not actually delete those lines in case I want to restore them later.
在我们的例子中,我们使用地址2来表示只删除第2行。
In our example, we use an address of 2 to indicate that only line 2 should be deleted.
虽然常规的DELETE将删除这些行,但是它不会真正让DB 2回收这些空间。
While a regular delete would delete the rows, it would not actually cause DB2 to recycle the space.
是否将该请求作为PUT或DELETE发送取决于是否从工作表中修改或删除了行。
Whether the request is sent as a PUT or DELETE decides whether the row is modified or deleted from the worksheet.
是否将该请求作为PUT或DELETE发送取决于是否从工作表中修改或删除了行。
Whether the request is sent as a PUT or DELETE decides whether the row is modified or deleted from the worksheet.
应用推荐