Jump to content

[SOLVED] MYSQL JOIN QUERY


Omzy

Recommended Posts

ps_manufacturer table contains fields id_manufacturer and name

 

ps_manufacturer_lang table contains fields id_manufacturer and description

 

I need a join query that let's me extract name and description based on the id_manufacturer

 

Unfortunately I can't use 2 separate queries as the program I'm using won't let me do this, so everything needs to be one query.

Link to comment
https://forums.phpfreaks.com/topic/168113-solved-mysql-join-query/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.