Question: Create a table called 'ZONE'. Columns, data types, and column notes are below. Field Data Type Zoneld int Name Notes Typeld int Primary Key
Create a table called 'ZONE'. Columns, data types, and column notes are below. Field Data Type Zoneld int Name Notes Typeld int Primary Key (set as a constraint called 'pk zone), Required varchar(20) Required Foreign Key (set as a constraint called 'fk_types'), Required
Step by Step Solution
3.50 Rating (147 Votes )
There are 3 Steps involved in it
To create a table called ZONE with the specified columns data types and ... View full answer
Get step-by-step solutions from verified subject matter experts
