I have a table with foreign key fields, and would like to return a select value of the item to the key.
For example, I have the following table formed with the query:
SELECT cod_produto,
MQ1FK,
MQ2FK,
MQ3FK,
MQ4FK,
MQ5FK
FROM engenha...
asked by
17.11.2014 / 18:47