Viewing 2 posts - 1 through 3 (of 3 total)
I see. I don't know how begin, but I test with this (don't work as we need it):
CREATE TABLE `users` (
`idu` INT NOT NULL AUTO_INCREMENT,
`name` VARCHAR(50) NOT NULL,
`stores` VARCHAR(50) NOT...
November 1, 2016 at 8:01 am
#1909870
Hi Luis, thank your for answer.
It's very sad you think my question is a school homework. I'm new in DB world and I set up a linux box at home...
November 1, 2016 at 7:30 am
#1909854