Sometimes you may need to edit existing data. You can use
UPDATE
to do that. The command first uses a FILTER
to narrow
down the set of objects that need to be edited and the SET
block determines the actual changes:
Let's select the updated post: