Quantcast
Channel: MySQL Forums - MySQL Workbench
Viewing all articles
Browse latest Browse all 3724

ERROR 1064 (42000) (1 reply)

$
0
0
Hello. I`m new in SQL. after creating succesfully 3 or 4 tables i`v stuck to this interrogation:

create table puncte(elev_id int unsigned not null,eveniment_id int unsigned not null,punctaj int not null,primary key(eveniment_id,elev_id);
ERROR 1064 (42000): YOU HAVE AN ERROR...............to use '' at line 1.
Please help. Thanks

Viewing all articles
Browse latest Browse all 3724

Trending Articles