sounds like you dont want a LINKED TABLE at all, just a JDBC connection to some other DB. If you don't want to implement that client-side, you could create an ALIAS to execute it server side.
​Which is not to say that we couldn't improve the LINKED TABLE performance by adding an optimisation pass to try and push query terms to the target database. So I'd accept patches that did that, but it seems like rather a niche use-case. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
