Hi Team,
Like Sql Server,
I want to join 2 tables exists in 2 different schemas between 2 servers.
Example:
In my HANA Studio
I have 2 different servers ABC and XYZ.
In ABC server i have schema called Schema1 and in XYZ server I have a schema called Schema2.
I want to write a query by joining tables in Schema1 and Schema2.
As those are in different servers, Please help me to write the query