Hi All, I have a question on performance..
After adding a CLOB column to the existing table, "select * from table" is taking a while to retrieve. But the cost in the Explain plan looks same. Is there a way to make the retrieve faster by adding any index on the CLOB column? Please suggest Thanks in advance! G -- You received this message because you are subscribed to the Google Groups "Oracle PL/SQL" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Oracle-PLSQL?hl=en
