How to use query output in severconnect

I have a server action. in that server action i have this in this order:

1- database connection
2- database query
3- database update

my question how can i use the result of the database query in the database update? the data bindings doesn’t let me choose the output value of a spesifc column. only the whole query like so {{database Query}}

Community Page
Last updated: