Skip to content

Implement joined source for UPDATE statement #57

@agershun

Description

@agershun
    UPDATE odoc SET osmlineid = s.osmlineid 
              FROM odoc o INNER JOIN osmline s ON o.uniqueid = s.uniqueid;

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions