adspace
Answer Posted / mohan kumar
tkprof--TRANSIENT KERNEL IDENTIFIER used to convert
the .trc file into readable format
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement