【发布时间】:2018-12-14 07:48:49
【问题描述】:
UPDATE `vjprf_jshopping_manufacturers`
SET `meta_title_en-GB`='Buy products from the manufacturer '.`name_en-GB`.'
in Ukraine at wholesale prices | Deps' WHERE `manufacturer_id`=3
我需要在meta_title_en-GB='some text (place to insert name_en-GB) some text'中插入name_en-GB
错误编号 #1064
【问题讨论】:
-
请添加一些关于你的代码的解释...同时显示你得到的错误
-
请提供您遇到的错误。
-
我需要在'meta_title_en-GB'='some text (place to insert name_en-GB) some text'中插入
name_en-GB -
错误号#1064
-
反引号和单引号混淆了?