| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Running TKPROF output
If I run tkprof and I get the output, e.g.,
SELECT Name
FROM USER.USER_view
where "PHONE"=:1 AND Name LIKE :2 AND ("Date" is NULL OR "Date" >=
:3)
Can I get actual values instead of :1 :2 and :3? I would like to re-run the query to see how it performs instead of tracing it.
Thanks, Margie Received on Fri Apr 16 2004 - 17:07:18 CDT
![]() |
![]() |