The same query ran in PL/SQL Developer shows time, however it does not show in Oracle SQL Developer. Is there a way to get the time in SQL Developer?
In SQL Develope
Can't see your query, but in oracle, it would look like this:
select sysdate from dual