PL/SQL developer [message #306738] |
Sun, 16 March 2008 08:05 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
sundarfaq
Messages: 235 Registered: October 2007 Location: Chennai
|
Senior Member |
|
|
Hi,
In pl/sql developer, i execute the simple query like
select * from user_objects; the output not shows in bottom .instead of the output explain_plan of the query shows in bottom of the screen..
This problem happen in sql window,report window of pl/sql developer?
What i do?
Thanks,
Michael
|
|
|
Re: PL/SQL developer [message #306752 is a reply to message #306738] |
Sun, 16 March 2008 09:46 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
S.Rajaram
Messages: 1027 Registered: October 2006 Location: United Kingdom
|
Senior Member |
|
|
My guess will be you are executing the query by pressing F5 instead trying executing the query by pressing F8.
Regards
|
|
|