I have a simple query (select count(*) from
) that returns a result of 16,833 within .31 of a second from sqlplus or via Oracle's sql developer gui. However when I attempt the same in plsql developer the query just locks up the sql window screen in executing mode with an hour glass and never returns a result.
Has anyone else had similar problems with wide tables ?
Regards,
David
Has anyone else had similar problems with wide tables ?
Regards,
David