Skip to content

SELECT FOR UPDATE Doc Update #9348

Open
@lin-crl

Description

@lin-crl

Jessie Lin (lin-crl) commented:

Re: SELECT FOR UPDATE

Issue Description

Based on the context of this cell, the "commit" is duplicate and should be removed. Because the last section of this page does commit as well.
UPDATE kv SET v = v + 5 WHERE k = 1;
COMMIT;

Suggested Resolution

remove the duplicate commit statement.

Jira Issue: DOC-905

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions