I'm wondering if HANA database will have "linked server" functionality.
It's available in Microsoft SQL Server and allows statements to be run on both local SQL Server DB and other DBs (local or remote).
I'd like to use this functionality to make SQL joins between 2 databases: HANA and a Firebird DB. Unfortunately it's impossible from Firebird side.
Any help is appreciated.