17
17
Maydon nomi
Tipi
Izoh
Idproduct
INT(11)
Kalit maydon
Productprise
VARCHAR(60)
Maxsulot narxi
Productname
VARCHAR(30)
Maxsulot nomi
producttype
Text
Maxsulot turi
productcount
VARCHAR(40)
Maxsulot miqdori
“maxsulot miqdori” – haqida ma’lumotni saqlovchi jadval
Productcount-maxsulot miqdori
Maydon nomi
Tipi
Izoh
Idproductcount
INT(11)
Kalit maydon
Productprise
VARCHAR(60) Maxsulot narxi
Productname
VARCHAR(30) Maxsulot nomi
productdepartment VARCHAR(45) Maxsulot bo’limi
productcount
VARCHAR(40) Maxsulot miqdori
producttype
VARCHAR(30) Maxsulot turi
21
21
Supermarket jadvalini CREATE operatori yordamida hosil qilish.
CREATE TABLE supermarket (
idsupermarket INT(10) NOT NULL PRIMARY KEY,
supermarketname VARCHAR(55) NOT NULL,
supermarketadress VARCHAR(55) NOT NULL,
supermarketnumber VARCHAR(15) NOT NULL,
supermarketsite VARCHAR(50) NOT NULL,
supermarketmanager VARCHAR(55) NOT NULL);
Do'stlaringiz bilan baham: