- Регистрация
- 14 Ноя 2009
- Сообщения
- 811
- Реакции
- 310
- Автор темы
- Модер.
- #1
Привет,
подскажите, что не так в запросе...
Выдает ошибку
#1064 - 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 'WHERE product_id = 231' at line 7
подскажите, что не так в запросе...
PHP:
REPLACE product (
sku,
quantity)
VALUES (
'13579',
10)
WHERE product_id = 231
#1064 - 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 'WHERE product_id = 231' at line 7