|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0-9
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 '.products_image from products p,products_description pd where p.`products_id` = ' at line 1
in: [select p.`products_id`,pd.`products_name`p.products_image from products p,products_description pd where p.`products_id` = pd.`products_id` AND LEFT(pd.`products_name`,1) REGEXP '^[0-9]' limit 0, 100] |