Max number of views in a dedicated SQL Pool database?

Peter Tougaard 21 Reputation points
2023-05-03T08:55:12.62+00:00

Are there any limitations on max number of views in a dedicated SQL Pool database?

Azure SQL Database
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,366 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,492 questions
{count} votes

Accepted answer
  1. Alberto Morillo 34,671 Reputation points MVP Volunteer Moderator
    2023-05-03T12:40:33.6666667+00:00

    The only limitation the documentation has related to views is the maximum number of columns a view can have (1,024). No other limitation is documented as you can see here.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.