How can I use merge with sepecify row in H2? Any answers are welcome and I appreciate
I mean how to merge with the values passed from outside.
Example: I wanna merge the row with name = "john" and id = "1" in table customer.
what the statement in this case