Hi,

In SQL*Plus how do i display both the date and time like
8-aug-01 04:50:22

and also how do i find the difference in time like begin_time and end_time when executing a procedure or function?

Rama