Subject Re: [firebird-support] Many to many (tables) relationship
Author Michael Ludwig
Rick Debay schrieb am 26.05.2010 um 16:59:03 (-0400):
> I have to represent a relationship between a result set which is
> stored as a row in a table, and a row of static parameters that were
> used in the algorithm that produced the result.
> The problem is that the single row of values is chosen from among many
> tables. So I can't just use a foreign key pointing from the result to
> the parameters. I can't use a junction table either, as this is to
> many _tables_ not many rows.

Don't know about others, but I, for one, can't make sense of your
problem description. Consider providing an example.

--
Michael Ludwig