Question: Task 1. Create database with tables (data types / column definition) and constraints (Primary and Foreign Keys, unique) for your project. Task 2. Manipulate tables,
Task 1. Create database with tables (data types / column definition) and constraints (Primary and Foreign Keys, unique) for your project.
Task 2. Manipulate tables, you should use DROP (1 table), ALTER table (add column, drop column, rename column, change definition / type, add constraint, remove constraint, ) and INSERT (for each table min.5 rows), UPDATE (for each table) and DELETE(1 table) for your project.
Task 3. For each task you should provide screenshots.
language SQL/PGAdmin4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
