The query below is generated by DOA after an insert into the database. I've marked the DOA-changes with . Obviously there is something wrong with the parenthesis, but how can I avoid DOA from generating this?
Hans Claassens
HumanCapitalCare BV
select...
How do I compare 2 tables with some empty fields?
I fetch one row from the first table and I want to use the fields as params in the second OracleDataset.
When one of these params are NULL it fails.