Skip to content

Bug Report for sql-delete-returning #6129

Description

@sid6595

Bug Report for https://neetcode.io/problems/sql-delete-returning

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.

The description for the delete/return statements has an error. there should be no semicolon (;) after each DELETE and before the RETURNING statement. This is all one transaction, and should be treated as such.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions