Skip to content

Use functions in SET part of UPDATE #31

@christiaanwesterbeek

Description

@christiaanwesterbeek

I would like to create an UPDATE query where I update a column using a function like so

UPDATE table SET col=GETDATE();

Is that possible already? I checked the tests and the code, but I couldn't find anything. It seems trivial to have (and to implement).

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