I installed SQL Developer at version 4.1.1.19. In the sql worksheet, how can I use SQL*plus "timing" command in a script to see a SQL elapsed time? The "set timing on" does not return any info after SQL run, and the "timing start my_timer" returned "Timing command is obsolete." Please help.
Thank you,