You can also add new rows, delete and update existing rows.
还可以添加新行,删除和更新已有的行。
You can (and should) lock down the delete and update closures with the same four lines of code.
您可以(也应该)使用相同的四行代码锁定delete和update闭包。
With the help of the database management subsystem, we could add, delete and update the classification information.
后台数据库管理子系统为维护分类资料数据库提供方便,可添加、删除、修改分类信息。
The informational constraints are not enforced by the federated server during operations such as insert, delete and update.
在诸如insert、delete和update操作期间,联邦服务器不施加信息约束。
This article introduces the SQL DELETE and UPDATE statements, which you can use to selectively delete or modify existing data in an Apache Derby database.
本文介绍SQLDELETE和UPDATE语句,您可以使用它们有选择地删除或修改ApacheDerby 数据库中的现有数据。
The delete and update commands are mutually exclusive for the when matched clause, which means that only one of them can be specified in a merge statement at a time.
对于子句 whenmatched,delete与update命令互斥,这意味着在merge语句中同时只能指定两者之一。
However, the business may require these individuals to be able to create, read, update, and delete data in your database.
然而,企业可能需要这些人能够在您的数据库中创建、读取、更新和删除数据。
This sample application lets you create, update, and delete customers and retrieve orders.
该示例应用程序允许您创建、更新和删除客户并检索订单。
This feature enables you to batch multiple INSERT, UPDATE, and DELETE requests even when they reference multiple tables.
这个特性允许您对多个INSERT、UPDATE和DELETE请求进行批处理,即使它们引用多个表。
Namely — three business processes that are invoked for create, update, and delete operations.
也就是三个调用来进行创建、更新和删除操作的业务流程。
Heterogeneous batching can potentially improve the performance on INSERT, UPDATE and DELETE statements that operate on multiple tables.
异构批处理能够潜在地提高在多个表上对语句进行INSERT、UPDATE和DELETE操作时的性能。
The widget enables authorized users to add, delete, and update calendar information, as shown in Figure 1.
该小部件使得授权用户能够添加、删除和更新日历信息,如图 1 所示。
This method takes three parameters, the primary key, the action performed on the table (create, update, delete) and a result set.
此方法具有三个参数,主键、对表执行的操作(创建、更新、删除)和结果集。
By using the fields and the methods above, you can create new rows, update them, and delete them.
通过使用上面的字段和方法,可以创建新行、更新行和删除行。
By default, search, create, update, and delete actions are allowed.
默认情况下,允许搜索、创建、更新和删除操作。
Basic tests should include the testing of validation code and assertions, and database operations such as Create, Read, Update and Delete (CRUD).
基本测试应该包括对检验代码和断言以及数据库操作(比如创建、读取、更新和删除,CRUD)的测试。
You can also perform INSERT, UPDATE, and DELETE operations for relational nicknames, but not for non-relational nicknames.
对于关系昵称,也可以执行INSERT、UPDATE和DELETE操作,但是对于非关系昵称不可以执行这些操作。
This helps improve response times for both queries and create, retrieve, update, and delete (CRUD) operations, and it also improves concurrency.
这有助于改进查询以及创建、检索、更新和删除(CRUD)操作的响应时间,还会改进并发性。
Documents in the database are randomly selected for update and delete operations.
更新和删除操作所针对的文档是在数据库中随机选择的。
The REST API will allow third-party developers to retrieve, add, delete, and update books in this database using normal REST conventions.
RESTAPI将允许第三方开发人员使用常规REST协定检索、添加、删除和更新该数据库中的书籍。
The Record-level access classes create, read, update, and delete IBM i files and members.
记录级访问类创建、读取、更新和删除IBMi文件和成员。
HTTP methods are mapped to CRUD (create, read, update and delete) actions for a resource.
HTTP方法映射到资源的CRUD(创建、读取、更新和删除)操作。
IBM DB2 enables programmers to update and delete XML data using familiar SQL statements.
IBMDB 2使程序员可以用熟悉的sql语句更新和删除XML数据。
All the required features for editing simple records from a database (add, delete, edit, update, and list) are present.
从数据库中编辑简单记录必需的所有特性(添加、删除、编辑、更新和列表)都存在。
In addition, the standard HTTP operations of GET, POST, PUT, and delete are mapped to API methods that retrieve, add, update, and delete records respectively.
此外,GET、POST、PUT和DELETE等标准的HTTP操作分别对应于用于检索、添加、更新和删除记录的API方法。
At 15,000 R6Mail users, the DB2 server is executing an average of 160,000 SQL statements per minute, including the SELECT, INSERT, DELETE, and UPDATE statements.
有15,000个R 6 Mail用户时,DB 2服务器平均每分钟执行160,000个sql语句,其中包括SELECT、INSERT、DELETE和update语句。
Online backups can run during normal SELECT, INSERT, DELETE, and UPDATE activity against the database.
在对数据库进行常规的SELECT、INSERT、DELETE和UPDATE活动的同时可以执行在线备份。
SELECT, however, isn't the only SQL statement supported by YQL; you can also use INSERT, DELETE, and UPDATE queries to manipulate data on third-party services using the same SQL syntax.
但是,SELECT并非YQL支持的惟一SQL语句;您还可以使用INSERT、DELETE和UPDATE查询、运用相同的 SQL语法操作第三方服务上的数据。
Many factors affect performance during SELECT, INSERT, UPDATE, and DELETE operations. These include.
在执行SELECT、INSERT、UPDATE和DELETE操作时,很多因素都会对性能产生影响。
There is a relationship here, as the database semaphore is needed to successfully execute the add, delete, and update requests from the Replicator.
这里可能有联系,因为为了成功地执行 Replicator 发出的添加、删除和更新请求,需要持有数据库信号量。
应用推荐