Skip to Main Content

SQL Developer

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!

Problem when running queries using F5

419978Mar 16 2006 — edited Mar 21 2006
I have the production release of SQLDeveloper 1467 on Windows XP. When I am running simple queries using F5, complete results are not getting displayed.

For different tables, the results are different.

For one query SELECT * FROM SEQUENCE_ID, this shows only 4 rows, but SELECT COUNT(*) FROM SEQUENCE_ID, the result is 141 rows.

There are similar examples and the results are incorrect.

I have tried it on different machines and the problem is exactly the same.

Can someone look at it urgently. Please.

-Nags
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 18 2006
Added on Mar 16 2006
11 comments
891 views