On 12/1/18 5:48 AM, Alex O'Ree wrote:
Is there a particular reason we can't do indexes on long varchar columns?

You can use VARCHAR(32672) instead of LONG VARCHAR. Then you can create indexes on these columns.

Hope this helps,

-Rick

Reply via email to