🛢️
PostgreSQL
search
⌘Ctrlk
Grokking Algorithm
🛢️
PostgreSQL
  • Content
  • Environment
  • Getting Started
  • Basic
    • Querying Data
    • Filtering Data
    • Joining Multiple tables
    • Grouping data
    • Set Operations
    • Grouping sets, Cube, and Rollup
    • Subquery
    • Common Table Expressions
    • Modifying Data
    • Transactions
    • Import & Export Data
    • Managing Tables
    • Understanding PostgreSQL constraints
      • Primary key
      • Foreign key
      • UNIQUE constraint
      • CHECK constraint
      • NOT NULL constraint
    • PostgreSQL Data Types in Depth
  • Advanced
  • PG-PGSQL
  • Functions
  • Adminstration
  • API
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Basic

Understanding PostgreSQL constraints

Primary keychevron-rightForeign keychevron-rightUNIQUE constraintchevron-rightCHECK constraintchevron-rightNOT NULL constraintchevron-right
PreviousCopy a tablechevron-leftNextPrimary keychevron-right

Last updated 2 years ago