Hello, I'm new to using HeidiSQL, and I would like to know if it’s possible to run an SQL statement that combines data from two different databases from different systems. For example, in my case, I have a Microsoft SQL Server database and a Firebird database in HeidiSQL, and I want to create a statement that joins the table Prueba (in Microsoft SQL Server) with the table Prueba2 (in Firebird).