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,045 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Why can't NOT NULLs be used in serverless external tables?
NOT NULL is not allowed for external table columns.
Hi
In synapse while we create an external table with a primary key, we need to mention as non clustered and not enforced.
Please check this SO thread which discusses the same issue.
Hope it helps.