救急

在sqlplus中如何返回一条SQL的执行时间?(注意:set time on 不准确,要求到微秒)
[50 byte] By [jjxlcsw] at [2007-12-16]
# 1
set timing on;
bzszp-SongZip at 2007-10-23 > top of Msdn China Tech,Oracle,基础和管理...
# 2
no way.
jlandzpa-jlandzpa at 2007-10-23 > top of Msdn China Tech,Oracle,基础和管理...
# 3
set timing on;不行
jjxlcsw at 2007-10-23 > top of Msdn China Tech,Oracle,基础和管理...
# 4
真的没办法吗?
jjxlcsw at 2007-10-23 > top of Msdn China Tech,Oracle,基础和管理...