Can I get PL/SQL Developer to work on non-committed data?
W have an application connecting with an ODBC data source that inputs data in an oracle table, and - before committing this data - calls a stored procedure that reads this data and performs some calculations; after that we have the...