The document discusses various SQL commands and constraints including NOT NULL, UNIQUE, PRIMARY KEY, FOREIGN KEY, data types, aggregate functions, sorting, and ALTER TABLE commands for modifying columns. It provides syntax examples for creating tables with constraints, inserting data, joining tables with foreign keys, selecting data using aggregate functions, and altering table structures.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
66 views5 pages
NOT NULL Constraint
The document discusses various SQL commands and constraints including NOT NULL, UNIQUE, PRIMARY KEY, FOREIGN KEY, data types, aggregate functions, sorting, and ALTER TABLE commands for modifying columns. It provides syntax examples for creating tables with constraints, inserting data, joining tables with foreign keys, selecting data using aggregate functions, and altering table structures.