v$sql does NOT show you the entire SQL statements, you need to query v$sqltext_with_newlines until 9i, in 10g you can query sql_fulltext in v$sqlstats (for this one you have to use set long to a hugh value)
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |