And if I want to do a filter in one of the SQVI tables before doing the SQVI?
For example, marc and mara and other ...
I am doing an outer join and i want to put the condition in marc just to return those records with date between 2014.01.01 and 2014.05.10 (once I get this records, i want to do the outer jpin)
is it possible?
regards