Hi Malcolm,
I have a query which has 4 selects in it joined with 3 unions. One select fetches buy side values and second one fetches sell side values and 3rd and 4th selects' fetch same buy and sell values but from different tables.
The above query is in Oracle. I need to implement it in CR4.2 with Access. The query in Oracle makes null the fields from sell side when it is selecting buy side and vice versa.
It has become quite painful to solve this. Can you suggest me an approach to solve this.
Thanks
I have a query which has 4 selects in it joined with 3 unions. One select fetches buy side values and second one fetches sell side values and 3rd and 4th selects' fetch same buy and sell values but from different tables.
The above query is in Oracle. I need to implement it in CR4.2 with Access. The query in Oracle makes null the fields from sell side when it is selecting buy side and vice versa.
It has become quite painful to solve this. Can you suggest me an approach to solve this.
Thanks