Hi, I was wondering what happens when random_uuid() is invoked in an insert statement in the context of a cluster. Is the SQL statement sent AS IS and invoked locally on each node or is it invoked on the originating node and its return value distributed to other nodes?
Thanks, Merkel -- 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=.
