hello Gurus,
i need to get the details of query which is getting executed with execute_query statement.
actually, there is a database block which is the query on a table , the where clause is dynamically formed.
the execute query is being performed on this block only.
as it is taking a lot of time, to debug i need to see what query is getting built.