Question: Create another table PART2. The fields and correspondent data types are: Field Data Type PID (primary key) CHAR(3), Not null Pname Color Weight Pcity
Create another table PART2. The fields and correspondent data types are: Field Data Type PID (primary key) CHAR(3), Not null Pname Color Weight Pcity Quantity DesignDate VARCHAR(40) VARCHAR(20) NUMERIC(5,2) VARCHAR(20) INTEGER DATE ase name your own primary key constraint
Step by Step Solution
There are 3 Steps involved in it
It seems youre looking to create a SQL table based on the provided schema However you havent asked a ... View full answer
Get step-by-step solutions from verified subject matter experts
