Register to Better Coder! It's free.
Enjoy the premium features and succeed at every job interview.
Does Azure SQL Database support cross-database calls?
Experience Level: Senior
Tags: Azure CloudAzure SQL Database
Answer
Cross-database calls as we know them from the on-premises SQL Server are not supported in Azure SQL Database.
You can use Azure SQL Database Elastic Query and vertical partitioning, but for existing applications that use cross-database calls, Azure SQL Database Managed instance is a better option.
Related Azure Cloud job interview questions
What two Azure services can you use to migrate 500GB of files from your on-premises file server to Azure Blob Storage?
Azure CloudAzure Data FactoryAzure Import/Export jobs SeniorHow can you connect on-premises network with Azure network using a redundant pair of cross connections to provide high availability.
Azure CloudAzure Virtual Networks SeniorHow do you allow your Azure Logic App connect to on-premises SQL Database that isn't accessible from internet?
Azure Cloud SeniorWhat is an on-premises data gateway?
Azure Cloud SeniorYou use Azure Traffic Manager. How do you change the threshold for failing over the front end to the standby region?
Azure CloudAzure Traffic Manager Senior