I have a table
我有一个表
items
id int unsigned auto_increment primary key,
name varchar(255)
price DECIMAL(6,2)
items
id int unsignedI have a table
我有一个表
items
id int unsigned auto_increment primary key,
name varchar(255)
price DECIMAL(6,2)
items
id int unsigned