Jump to content

Error in SQL Manager Prestashop 1.5.2


Recommended Posts

Hi

A very simple request which works in PhPMyAdmin does'nt work in SQL manager in the BO Prestashop 1.5.2.

Thanks for your help

charles

 

SELECT c.id_customer , c.firstname , c.lastname , c.email , a.address1 , a.address2 , a.postcode , a.city , a.company

FROM ps_customer c, ps_address a

WHERE c.id_customer = a.id_customer

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...