Is there any other way to solve this problem?
548150Jul 20 2009 — edited Jul 20 2009There is a column CONTENT in my table INCOMING. Because this the data of this column is binary(2000bytes), we define the datatype as raw. But this table runs slowly. I think the raw datatype is the main reason of bad performance.
Is there any other way to solve this problem?
Thank you