Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I'd like to know if Fabric SQL database supports the primary keys and the foreign keys for tables.
I hope that this is possible, otherwise for which reasons.
Thanks
Solved! Go to Solution.
Hi @pmscorca , Fabric SQL database supports primary keys/foreign keys and all other objects that you may be familiar in Azure SQL Database or SQL Server.
Hi pmscorca,
Please check the below Microsoft documentation link:
SQL analytics endpoint and Warehouse in Microsoft Fabric support these table constraints:
If this reply helped solve your problem, please consider clicking "Accept as Solution" so others can benefit too. And if you found it useful, a quick "Kudos" is always appreciated, thanks!
Best Regards,
Maruthi
Hi, but I'm referring to a Fabric SQL Database and not warehouse/lakehouse.
Thanks
Hi @pmscorca , Fabric SQL database supports primary keys/foreign keys and all other objects that you may be familiar in Azure SQL Database or SQL Server.
Hi @pmscorca ,
It supports primary key, please do check the limitations.
https://learn.microsoft.com/en-us/fabric/database/sql/limitations
Regards,
Srisakthi
It Supports primary key, created a database for your reference and table with Primary key. Please find below screenshot for the same.
If this reply helped solve your problem, please consider clicking "Accept as Solution" so others can benefit too. And if you found it useful, a quick "Kudos" is always appreciated, thanks!