Skip to content

[FEATURE] Add DROP TABLE IF EXISTS #664

Description

@swidz

Is your feature request related to a problem? Please describe.

When working with scripts that contain errors calling CREATE TABLE again causes the error. The temp table needs to be droped prior running the script again.

Describe the solution you'd like

Allow Statement DROP TABLE IF EXISTS #TableName similar to sql server

Describe alternatives you've considered

Calling DROP TABLE prior script reexecution

Additional context
Add any other context or screenshots about the feature request here.

Sponsorship
If you find this tool useful, please consider sponsoring its development.

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