cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Primary/Foreign key Costraints on Delta tables?

Ruby8376
Valued Contributor

Hi All!

I am using databricks in data migration project . We need to transform the data before loading it to SalesForce. Can we do Primary key/foreign key constraints on databricks delta tables?

2 REPLIES 2

-werners-
Esteemed Contributor III

that is not yet possible. There are only NOT NULL and CHECK constraints.

https://docs.microsoft.com/en-us/azure/databricks/delta/delta-constraints

Anonymous
Not applicable

Hi @Ruby Rubiโ€‹  following- up did you get a chance to check @Werner Stinckensโ€‹ previous comments or do you need any further help on this?