The document contains SQL commands for managing a database named CompanyDB, including creating and dropping the database and a table named Products. It outlines the structure of the Products table, including various data types and constraints such as primary keys and checks. Additionally, it includes commands to modify the table by adding new columns and altering existing ones.
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)
2 views8 pages
Complete Code Lab 4
The document contains SQL commands for managing a database named CompanyDB, including creating and dropping the database and a table named Products. It outlines the structure of the Products table, including various data types and constraints such as primary keys and checks. Additionally, it includes commands to modify the table by adding new columns and altering existing ones.