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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!