Skip to content

sql: support DELETE FROM ... USING #40963

@jordanlewis

Description

@jordanlewis

Add support for the USING clause on DELETE, which allows joining multiple tables for a DELETE clause.

This appears similar to #7841, which tracked adding joins to UPDATE.

https://www.postgresql.org/docs/10/sql-delete.html

Epic: CRDB-5498

Metadata

Metadata

Labels

A-sql-pgcompatSemantic compatibility with PostgreSQLC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)E-quick-winLikely to be a quick win for someone experienced.T-sql-queriesSQL Queries TeamX-anchored-telemetryThe issue number is anchored by telemetry references.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions