Subject Distributed SQL support
Author kapsee
Does firebird support distributed SQL queries ? I have multiple
firebird databases where data has been partitioned for load balancing.
Occasionally, I need to query all the databases and get a single
result set. Can I do this without connecting to every database ?