We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
supplier
product SupplierId unic int
category ProductId unic int name varchar(255) categoryId unic int ProductName text address varchar(255) categoryName UnitPrice text varchar(25) city varchar(255) UnitInStock text phone employee categoryId employeeId unic supplierId int name varchar(255) order contactInfo orderId unic int varchar(255) orderDate date salary decimal requiredDate date country orderDetails varchar(255) shipdate date orderId unic int jobTitle text shipVia productId int varchar(255) shipCity varchar(255) customer employeeId int customerId unic int customerId int customerName varchar(255) contactInfo varchar(255) address varchar(255) city varchar(255) country varchar(255)