What is SQL Azure Federations?
Answer / Jay Prakash Pushkar
SQL Azure Federations is a technology that allows you to scale out your data across multiple databases while still providing a single logical view of the data. This is useful for handling large amounts of data that are too large to be stored in a single database.
| Is This Answer Correct ? | 0 Yes | 0 No |
List layers of abstraction microsoft architectured to provide relational db through cloud platform ?
How many databases can we create in a single server?
What is the difference in accessing db between sql server vs sql azure?
What are blobs, tables, and Queues? Is SQL is the standard way to query blobs, tables, and queues?
What are the advantages of sql azure?
How do we synchronize On-Premise SQL server with SQL Azure?
How do you improve the performance of a SQL Azure Database?
What is the federation in sql azure?
How do we Backup SQL Azure Data?
Which are the two editions in which SQL Azure database available?
What is a fan-out query in SQL Azure?
How to connect to SQL Azure Database by using sqlcmd?