Hi,
I'am faced with a huge system using the above kind of queries.
It was originally written and tested with adabas.
Unfortunatelly 6.4 does support subqueries only in the 'where' expression,
as far as I undersood...
My questions are:How can I port this program with the least effort?Shall I create views corresponding to the
subqueries,anddoing the outer select on a view?
Is is planned to implement this feature in the near future?
Thanx
Attila