select to_char(sysdate,'dd-mon-yy hh24:mi:ss') from dual;
sqlstatement;
select to_char(sysdate,'dd-mon-yy hh24:mi:ss') from dual;
look at difference or ...
dbms_utility.get_time();
HTH
Gregg
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |