Drop table Product; CREATE TABLE Product( ID SMALLINT UNSIGNED NOT NULL, Name VARCHAR(40) NOT NULL);Describe Product;
Name (required)
email (will not be published) (required)
Website