-2

私は php と sql が初めてなので、この sql エラーを修正する方法を教えてください。sqlは以下です。

INSERT INTO xml-group (id,groupid,name,descriptor,cust_id) 
VALUES (1,1,'other contacts','other contacts',16)

エラーは次のとおりです。

SQL 構文にエラーがあります。near '-group (id,groupid,name,descriptor,cust_id) VALUES ('0','0','mobiles','mobile',1 ' 1 行目

どうもありがとう

4

5 に答える 5