Hi, > What I'm trying to accomplish is this: > While I didn't create primary key/foreign key relationships in the > example, my real life use case has them.
Could you provide a simple example? > Given that test_a.id is a primary key ... > It's possible to write a merge or insert/join type of query on both > oracle and sql server to do this, but I haven't been able to figure > out how to write a query in H2 to accomplish the same thing. I would prefer actual source code or SQL statements. If you have them, that would be great. Regards, Thomas -- 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.
