Jump to content

Mysql querry problem


grinel

Recommended Posts

Hey guys

I need a help with a query

I have 2 tables

[b]table 1[/b]
code,description


[b]table 2[/b]
field,field2,code1,code2, field3, etc

code1,code2 in table 2, their descriptions can be found in table 1.

i want a query to show me all the records in table 2, but with the codes description instead of the code itself

The result set must therefore have 2 fields for desription, because code1 will not equal code 2
I am stuck with mysql 3.23....

Thanks in advance
Link to comment
https://forums.phpfreaks.com/topic/7427-mysql-querry-problem/
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.