drop table Inventory; CREATE TABLE Inventory( ProductID SMALLINT(4) UNSIGNED ZEROFILL, Quantity INT UNSIGNED);describe Inventory;
Name (required)
email (will not be published) (required)
Website