mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 12:40:03 +02:00
fix: replace the missing resource with another resource (#7887)
This commit is contained in:
@@ -4,5 +4,5 @@ A `CHECK` constraint in SQL is used to enforce data integrity by specifying a co
|
||||
|
||||
Learn more from the following resources:
|
||||
|
||||
- [@article@CHECK - PostgreSQL](https://www.postgresqltutorial.com/postgresql-tutorial/postgresql-check/)
|
||||
- [@article@SQL CHECK Constraint](https://www.w3schools.com/sql/sql_check.asp)
|
||||
- [@article@SQL CHECK Constraint](https://www.w3schools.com/sql/sql_check.asp)
|
||||
- [@video@CHECK Constraint](https://www.youtube.com/watch?v=EeG2boJCXbc)
|
||||
|
Reference in New Issue
Block a user