SQL_FULLTEXT column for v$sql showing truncated output after upgrade from 11.2.0.2.5 to 11.2.0.4.1
Hi All,
We are observing this behavior only for "CREATE TABLE AS" statements. Below is one example.
"create table test as select * from country_admin.event;" was the statement run in our environment and SQL_FULLTEXT shows only below data :-
"create table test as"
Can someone please suggest.
Thank you