W wxdqz New Member Aug 21, 2008 #1 Right now, I have 3 fields defined as VARCHAR. 1 field is defined as BLOB. Would queries run faster if I moved the BLOB field to another table , converted the 3 VARCHAR fields to CHAR and used a JOIN instead? Thanks, Doug
Right now, I have 3 fields defined as VARCHAR. 1 field is defined as BLOB. Would queries run faster if I moved the BLOB field to another table , converted the 3 VARCHAR fields to CHAR and used a JOIN instead? Thanks, Doug