J
JimS
I have a very complex query that boils down to matching subqueries together
using three keys, constituting a single, unique key. Project, Equipment ID
(may be null), and Trade. What will happen when I join 7 subqueries by the
three keys and Equipment ID is in some cases?
using three keys, constituting a single, unique key. Project, Equipment ID
(may be null), and Trade. What will happen when I join 7 subqueries by the
three keys and Equipment ID is in some cases?