Christopher Norway Posted June 26, 2019 Share Posted June 26, 2019 SELECT * FROM `ps_state` a LEFT JOIN `ps_state_lang` `b` ON a.id_state = b.id_state AND b.id_lang = 1 WHERE (a.id_state = 36) LIMIT Anyone with idea what`s wrong? 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