You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by "dukeofhazardz (via GitHub)" <gi...@apache.org> on 2023/06/09 16:59:21 UTC

[GitHub] [age] dukeofhazardz commented on issue #978: The count number does not match on UPDATE and DELETE.

dukeofhazardz commented on issue #978:
URL: https://github.com/apache/age/issues/978#issuecomment-1584889911

   In order for you to display the updated or deleted rows, you have to use the `RETURN` clause in your queries. This clause allows you to specify which columns or expressions you want to return from the modified rows.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org