Oh and one more thing. You mentioned that you would like to return the associated id if the [uuid, time] is found.
well MERGE don't do that. as I quoted above, it will return 0 if it updates anything. guess you have to revert on SELECT then INSERT or UPDATE. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
