display Chart Series query in debug mode
711250Jul 17 2009 — edited Jul 17 2009Hi,
I created a dynamic chart series, but it fails when its running.
How can i display the chart series query in debug mode during the runtime, so that i can see what's wrong with the query.
I tried wwv_flow.debug(query); in chart series, but it cannot be displayed in debug mode.
thanks for the help.
wcy