Is this connection between tables posible ?
http://egorig.hit.bg/Stuff/mysql.gif
First table : four fields - r_id, r_f1, r_f2, r_rez
Second table : three fields - t_id, t_name, t_st
r_f1 and r_f2 are indexes (example: 3 and 6) (Always different)
I want to select r_rez and the both names (t_name) from the second table which correspond to r_f1 and r_f2
Suggestions? Is it possible?
Subject
Written By
Posted
Is this connection between tables posible ?
November 14, 2007 05:14AM
November 14, 2007 06:05AM
November 14, 2007 05:08PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.