Hi, I try to use PL SQL 10.0 doing user object comparison. I have two accounts, one is db owner and the other is report user, who only has select privilege for tables and views. I can do the comparison if I log in session with db owner and change the user at the bottom to the report user...