Carlos Mendible 10/1/2010

SQL Azure Requires Clustered Indexes in all tables

Read Original

The article explains a requirement specific to SQL Azure: every table must have a clustered index. It details an error encountered during testing and provides a simple SQL query to identify all user tables that are missing a clustered index, helping developers quickly resolve the issue.

SQL Azure Requires Clustered Indexes in all tables

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week