
05.04.2009, 22:30
|
|
Постоянный
Регистрация: 07.03.2008
Сообщений: 479
С нами:
9567480
Репутация:
61
|
|
В чём ошибка?
INSERT INTO table SET (p_res1,p_res2,p_res3,p_res4) VALUES (1,2,3,4)
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 '(p_res1,p_res2,p_res3,p_res4) VALUES (1,2,3,4)' at line 1
|
|
|