Hi
I need to have a new criteria to join two tables in different manner:
table item
==========
stageId
nextStageId
table stage
===========
stageId
the query has to match where stageId from item equals stageId from stage and nextStageId from item equals stageId from stage
can anybody help?
cheers
vero
I need to have a new criteria to join two tables in different manner:
table item
==========
stageId
nextStageId
table stage
===========
stageId
the query has to match where stageId from item equals stageId from stage and nextStageId from item equals stageId from stage
can anybody help?
cheers
vero