Showing all posts tagged oracle:

Get execution time of sql script in oracle sqlplus - Stack Overflow

Get execution time of sql script in oracle sqlplus - Stack Overflow Saturday, November 14, 20158:20 AMIt old question but i have found easy way to measure time of running a script in sqlplus. You just have to add this on the beginningtiming starttimin...