Tag: MySQL
Constraints in SQL
Protect data quality with PRIMARY KEY, FOREIGN KEY, UNIQUE, NOT NULL, CHECK, and DEFAULT.
SQL Data Types
Choose appropriate types for numbers, strings, dates, and JSON/blob data.
Protect data quality with PRIMARY KEY, FOREIGN KEY, UNIQUE, NOT NULL, CHECK, and DEFAULT.
Choose appropriate types for numbers, strings, dates, and JSON/blob data.