Hello. On one of my servers I still have Oracle 8.0.5 and I want to implement a query to select from different tables and return data in tabular form. Unfortunately, in this version is not possible to use “PIVOT” and, if I am not mistaken, “CASE” and “IF-THEN-ELSE ” as well. Do you know how to get what I want? Thank you