At this moment cross database queries are not directly supported in Azure SQL database.
Here is similar questions and shared answer/reference document
Thank You!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi, I have created sql server in azure. i just wanted to know if it is possible to do cross database query.
At this moment cross database queries are not directly supported in Azure SQL database.
Here is similar questions and shared answer/reference document
Thank You!
As Rahul mentioned, Azure SQL Database does not support direct cross-database queries. You need to use Elastic Queries, and the official documentation provides detailed implementation methods.
See more
Azure SQL Database elastic query overview
Get started with cross-database queries
Best regards
Mikey Qiao
If the answer helped you solve your problem, don't forget to "Accept it ". This will contribute a lot to the forum and make the thread more valuable.