On Sun, Dec 13, 2009 at 12:21 PM, Pinter Tibor <tib...@tibyke.hu> wrote:
> Victor Subervi wrote: > >> Hi; >> >> mysql> insert into *tem126072414516* (ProdID, Quantity) values ("2", "2"); >> mysql> select * from *tem126072385457*; >> > > mysql> insert into *tem126072414516* (ProdID, Quantity) values ("2", "2"); ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '*tem126072414516* (ProdID, Quantity) values ("2", "2")' at line 1 Please advise. V