What is a fan-out query in SQL Azure?
Answer / Sachin Srivastava
A fan-out query in SQL Azure refers to a scenario where a single query results in multiple outgoing requests, each of which can potentially be executed on a different database within the federation. This is useful for handling large amounts of data that are spread across multiple databases.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Federation and Federation Member?
Ways to improve the performance of a SQL Azure Database?
How many databases can we create in a single server?
Define Business Edition in SQL Azure?
Which tools are available to manage SQL Azure databases and servers?
List types of tables in SQL Azure?
How to scale out a federation by Sql statement?
What is code near application topology?
How can we migrate from SQL server to SQL Azure?
What is function of master database?
How many servers can we create in a single subscription?
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?