Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Query not returning all rows in the table

AthenaSaeedAug 18 2012 — edited Mar 21 2013
I have a report that queries a view (memberInfo) on a table (Member). It has been working fine until lately it not returning all rows that match a certain criteria.
For example, when I run the report to return all users who have a certain job title its not returning several users that I can verify are in the 'Members' table matching that criteria. I can run a select statement in SQLPlus and verify that the member matching the jobtitle criteria does infact exist.I exported the report and table to my test envirnment and it works fine there. Any help greatly appreciated, thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 18 2013
Added on Aug 18 2012
7 comments
2,296 views