File tree
16 files changed
+3
-0
lines changed- Introduction to Databases in Python
- 01 Basics of Relational Databases
- 02 Applying Filtering, Ordering and Grouping to Queries
- 03 Advanced SQLAlchemy Queries
- 04 Creating and Manipulating your own Databases
- 05 Putting it all together
- Introduction to Relational Databases in SQL/02 Enforce data consistency with attribute constraints
- 01 Types of database constraints
- 02 Conforming with data types
- 03 Type CASTs
- 04 Change types with ALTER COLUMN
- 05 Convert types USING a function
- 06 Disallow NULL values with SET NOT NULL
- 07 What happens if you try to enter NULLs
- 08 Make your columns UNIQUE with ADD CONSTRAINT
16 files changed
+3
-0
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments