Can you pl. run the following query and let me know of the output

Code:
            SELECT * FROM product_component_version
            WHERE product LIKE '%Oracle%';

-Sam