Unable to query View
647990Jul 2 2008 — edited Jul 4 2008I am attempting to query a view but it returns no rows in SQL Developer.
SELECT * FROM apps.pa_cc_gl_cost_xfer_audit_v
This is a standard view from Oracle Project Costing..the same view does fetch rows when run from TOAD.
I am using SQL Developer version 1.2.1.
Can someone suggest possible reasons and how to fix.