Hi Lars,
the decision comes from a session context variable.
it is like "select * from tbl1 where SESSION_CONTEXT('xyz') is null union all select * from tbl2 where SESSION_CONTEXT('xyz') is not null"
Kind Regards,
Klaus
Hi Lars,
the decision comes from a session context variable.
it is like "select * from tbl1 where SESSION_CONTEXT('xyz') is null union all select * from tbl2 where SESSION_CONTEXT('xyz') is not null"
Kind Regards,
Klaus