| Home | About Us & Policy&other information | Dell Laptop AC adapters | Dell Laptop DC adapters |
| Product Information: |
|
SELECT wp.website_price, wp.special_price, wp.special_end_date,c.countries_cansale,c.countries_balance
FROM websiteprices AS wp,countries as c,products
WHERE wp.products_id = c.products_id and c.products_id=products.products_id
and wp.products_id =
and wp.website_id =3
and c.countries_id = 3
and products.languages_id='1' 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 'and wp.website_id =3 and c.countries_id = 3 and products.languages_id='1'' at line 5 |