Charles-Henri Posted December 27, 2012 Share Posted December 27, 2012 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now